aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/text/html/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/mail/text/html/footer.tpl')
-rw-r--r--template/yoga/mail/text/html/footer.tpl18
1 files changed, 18 insertions, 0 deletions
diff --git a/template/yoga/mail/text/html/footer.tpl b/template/yoga/mail/text/html/footer.tpl
new file mode 100644
index 000000000..ac0d2784f
--- /dev/null
+++ b/template/yoga/mail/text/html/footer.tpl
@@ -0,0 +1,18 @@
+<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...-->
+
+ {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>