aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/images/index.php (renamed from themes/default/mail/index.php)0
-rw-r--r--themes/default/images/mail/footer-bg.png (renamed from themes/default/mail/text/html/images/footer-bg.png)bin15656 -> 15656 bytes
-rw-r--r--themes/default/images/mail/header-bg.png (renamed from themes/default/mail/text/html/images/header-bg.png)bin30525 -> 30525 bytes
-rw-r--r--themes/default/images/mail/index.php (renamed from themes/default/mail/text/html/images/index.php)0
-rw-r--r--themes/default/images/mail/mailbody-bg.png (renamed from themes/default/mail/text/html/images/mailbody-bg.png)bin924 -> 924 bytes
-rw-r--r--themes/default/mail/text/html/images/footer-bg.jpgbin9014 -> 0 bytes
-rw-r--r--themes/default/mail/text/html/index.php30
-rw-r--r--themes/default/mail/text/index.php30
-rw-r--r--themes/default/mail/text/plain/index.php30
-rw-r--r--themes/default/template/mail/text/html/header.tpl1
10 files changed, 0 insertions, 91 deletions
diff --git a/themes/default/mail/index.php b/themes/default/images/index.php
index 871b52b6a..871b52b6a 100644
--- a/themes/default/mail/index.php
+++ b/themes/default/images/index.php
diff --git a/themes/default/mail/text/html/images/footer-bg.png b/themes/default/images/mail/footer-bg.png
index fd3c2925f..fd3c2925f 100644
--- a/themes/default/mail/text/html/images/footer-bg.png
+++ b/themes/default/images/mail/footer-bg.png
Binary files differ
diff --git a/themes/default/mail/text/html/images/header-bg.png b/themes/default/images/mail/header-bg.png
index 1770a3ddc..1770a3ddc 100644
--- a/themes/default/mail/text/html/images/header-bg.png
+++ b/themes/default/images/mail/header-bg.png
Binary files differ
diff --git a/themes/default/mail/text/html/images/index.php b/themes/default/images/mail/index.php
index 871b52b6a..871b52b6a 100644
--- a/themes/default/mail/text/html/images/index.php
+++ b/themes/default/images/mail/index.php
diff --git a/themes/default/mail/text/html/images/mailbody-bg.png b/themes/default/images/mail/mailbody-bg.png
index 722a24f63..722a24f63 100644
--- a/themes/default/mail/text/html/images/mailbody-bg.png
+++ b/themes/default/images/mail/mailbody-bg.png
Binary files differ
diff --git a/themes/default/mail/text/html/images/footer-bg.jpg b/themes/default/mail/text/html/images/footer-bg.jpg
deleted file mode 100644
index 3d8a5eed2..000000000
--- a/themes/default/mail/text/html/images/footer-bg.jpg
+++ /dev/null
Binary files differ
diff --git a/themes/default/mail/text/html/index.php b/themes/default/mail/text/html/index.php
deleted file mode 100644
index 871b52b6a..000000000
--- a/themes/default/mail/text/html/index.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/themes/default/mail/text/index.php b/themes/default/mail/text/index.php
deleted file mode 100644
index 871b52b6a..000000000
--- a/themes/default/mail/text/index.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/themes/default/mail/text/plain/index.php b/themes/default/mail/text/plain/index.php
deleted file mode 100644
index 871b52b6a..000000000
--- a/themes/default/mail/text/plain/index.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/themes/default/template/mail/text/html/header.tpl b/themes/default/template/mail/text/html/header.tpl
index 9ab46693c..e6af4c024 100644
--- a/themes/default/template/mail/text/html/header.tpl
+++ b/themes/default/template/mail/text/html/header.tpl
@@ -10,7 +10,6 @@ Content-Transfer-Encoding: 8bit
<style><!-- /* Mini style for mails */
{if isset($GLOBAL_MAIL_CSS)}{$GLOBAL_MAIL_CSS}{/if}
{if isset($MAIL_CSS)}{$MAIL_CSS}{/if}
-{if isset($LOCAL_MAIL_CSS)}{$LOCAL_MAIL_CSS}{/if}
--></style>
</head>
<body>