summaryrefslogtreecommitdiff
path: root/subsilver2/template/overall_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'subsilver2/template/overall_footer.html')
-rw-r--r--subsilver2/template/overall_footer.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/subsilver2/template/overall_footer.html b/subsilver2/template/overall_footer.html
new file mode 100644
index 0000000..5d6b639
--- /dev/null
+++ b/subsilver2/template/overall_footer.html
@@ -0,0 +1,12 @@
+ <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
+</div>
+
+<div id="wrapfooter">
+ <!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
+ <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group
+ <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
+ <!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>
+</div>
+
+</body>
+</html> \ No newline at end of file