diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/mail/text/html/footer.tpl (renamed from template/yoga/mail/footer.tpl) | 2 | ||||
-rw-r--r-- | template/yoga/mail/text/html/header.tpl (renamed from template/yoga/mail/header.tpl) | 0 | ||||
-rw-r--r-- | template/yoga/mail/text/html/index.php (renamed from template/yoga/mail/admin/index.php) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/mail/footer.tpl b/template/yoga/mail/text/html/footer.tpl index 22076068a..ac0d2784f 100644 --- a/template/yoga/mail/footer.tpl +++ b/template/yoga/mail/text/html/footer.tpl @@ -1,5 +1,5 @@ <div id="copyright">
-
+<HR>
<!-- Please, do not remove this copyright. If you really want to,
contact us on http://phpwebgallery.net to find a solution on how
to show the origin of the script...-->
diff --git a/template/yoga/mail/header.tpl b/template/yoga/mail/text/html/header.tpl index fee4d441c..fee4d441c 100644 --- a/template/yoga/mail/header.tpl +++ b/template/yoga/mail/text/html/header.tpl diff --git a/template/yoga/mail/admin/index.php b/template/yoga/mail/text/html/index.php index ad16c4524..871f06a8e 100644 --- a/template/yoga/mail/admin/index.php +++ b/template/yoga/mail/text/html/index.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2005 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ |