aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/mail/footer.tpl')
-rw-r--r--template/yoga/mail/footer.tpl16
1 files changed, 16 insertions, 0 deletions
diff --git a/template/yoga/mail/footer.tpl b/template/yoga/mail/footer.tpl
new file mode 100644
index 000000000..1110dacdf
--- /dev/null
+++ b/template/yoga/mail/footer.tpl
@@ -0,0 +1,16 @@
+<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="back">PhpWebGallery</a>
+ {VERSION}
+ - {lang:send_mail}
+ <a href="mailto:{contact.MAIL}?subject={L_TITLE_MAIL}">{lang:Webmaster}</a>
+
+</div> <!-- copyright -->
+</div> <!-- the_page -->
+
+</body>
+</html>