aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/simple_footer.html
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-07-24 13:22:39 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-07-24 13:22:39 +0000
commitc93474e11839f56a51d662ae40336e9ba61a12a2 (patch)
tree0ad79c8fe0e1cccceb92d673f2088ce1e6c4bf60 /phpBB/styles/subSilver/template/simple_footer.html
parentaf1cc18e023bc8b55bc86417d25f4e0debbc3deb (diff)
downloadforums-c93474e11839f56a51d662ae40336e9ba61a12a2.tar
forums-c93474e11839f56a51d662ae40336e9ba61a12a2.tar.gz
forums-c93474e11839f56a51d662ae40336e9ba61a12a2.tar.bz2
forums-c93474e11839f56a51d662ae40336e9ba61a12a2.tar.xz
forums-c93474e11839f56a51d662ae40336e9ba61a12a2.zip
Moving again ... I think this time will be the last ... famous last words
git-svn-id: file:///svn/phpbb/trunk@4323 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/simple_footer.html')
-rw-r--r--phpBB/styles/subSilver/template/simple_footer.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/phpBB/styles/subSilver/template/simple_footer.html b/phpBB/styles/subSilver/template/simple_footer.html
new file mode 100644
index 0000000000..4b7348134b
--- /dev/null
+++ b/phpBB/styles/subSilver/template/simple_footer.html
@@ -0,0 +1,19 @@
+
+<br clear="all" /><div class="copyright" align="center">
+<!--
+ We request you retain the full copyright notice below including the link to www.phpbb.com.
+ This not only gives respect to the large amount of time given freely by the developers
+ but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
+ reason) retain the full copyright we request you at least leave in place the
+ Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
+ to include even this then support on our forums may be affected.
+
+ The phpBB Group : 2002
+// -->
+Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION} &copy; 2002 phpBB Group</div>
+ </td>
+ </tr>
+</table>
+
+</body>
+</html> \ No newline at end of file