diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-16 15:04:20 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-16 15:04:20 +0000 |
commit | d4a3e6e47050d497aa444b49cd5dfbb9359aacb0 (patch) | |
tree | 3a22e645bd3153fa6a0fe7f5abda31e33b9cb26b /phpBB/adm/style/simple_footer.html | |
parent | 683930ca4a31d502b704bbb9366938b4ed6562b1 (diff) | |
download | forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.gz forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.bz2 forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.tar.xz forums-d4a3e6e47050d497aa444b49cd5dfbb9359aacb0.zip |
small template fix
git-svn-id: file:///svn/phpbb/trunk@7896 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/simple_footer.html')
-rw-r--r-- | phpBB/adm/style/simple_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html index e9e51fc108..f0564cb2cd 100644 --- a/phpBB/adm/style/simple_footer.html +++ b/phpBB/adm/style/simple_footer.html @@ -16,7 +16,7 @@ <div id="page-footer"> <!-- IF S_COPYRIGHT_HTML --> - <br />Powered by phpBB {VERSION} © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a> + <br />Powered by phpBB © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a> <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF --> <!-- ENDIF --> |