aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/footer.tpl
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-02-06 22:55:12 +0000
committerrub <rub@piwigo.org>2007-02-06 22:55:12 +0000
commite517cfad640d7697eb021cb698e5958f154f908b (patch)
tree8b386ddbcb42a7d09a7f2e6eafe64f1524075c22 /template/yoga/mail/footer.tpl
parent5f94909b4236730057499fd876ae96f88fcc95ff (diff)
Issue 0000598: NBM: Add new informations
Notification by mail: Add new informations about last categories and last images like new feature of RSS notification. 2 parts: - Possibility to send HTML mail - Include last categories and last images on HTML format into notification mail ccs & HTML experts! Please! Check, fix, improve and enhance HTML mail content! git-svn-id: http://piwigo.org/svn/trunk@1784 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/mail/footer.tpl')
-rw-r--r--template/yoga/mail/footer.tpl18
1 files changed, 0 insertions, 18 deletions
diff --git a/template/yoga/mail/footer.tpl b/template/yoga/mail/footer.tpl
deleted file mode 100644
index 22076068a..000000000
--- a/template/yoga/mail/footer.tpl
+++ /dev/null
@@ -1,18 +0,0 @@
-<div id="copyright">
-
- <!-- 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...-->
-
- {lang:powered_by}
- <a href="http://www.phpwebgallery.net" class="PWG">
- <span class="P">Php</span><span class="W">Web</span><span class="G">Gallery</span></a>
- {VERSION}
- - {lang:send_mail}
- <a href="mailto:{MAIL}?subject={TITLE_MAIL}">{lang:Webmaster}</a>
-
-</div> <!-- copyright -->
-</div> <!-- the_page -->
-
-</body>
-</html>