diff options
author | Yuriy Rusko <github@rusko.net> | 2014-05-27 21:25:33 +0200 |
---|---|---|
committer | Yuriy Rusko <github@rusko.net> | 2014-05-27 21:39:30 +0200 |
commit | 27f787e5e4e118b77a3e16879d6c684bdaafc303 (patch) | |
tree | 63a12b093a9f0b7c0f452f044fb5b9aa24aa636d /phpBB/adm | |
parent | a759704b39fc1c1353f865a633759b1369589b67 (diff) | |
download | forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.gz forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.bz2 forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.tar.xz forums-27f787e5e4e118b77a3e16879d6c684bdaafc303.zip |
[ticket/12594] Update footer credit lines
PHPBB3-12594
Diffstat (limited to 'phpBB/adm')
-rw-r--r-- | phpBB/adm/style/install_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_footer.html b/phpBB/adm/style/install_footer.html index c3d148966d..75ad3c39f4 100644 --- a/phpBB/adm/style/install_footer.html +++ b/phpBB/adm/style/install_footer.html @@ -5,7 +5,7 @@ </div> <div id="page-footer"> - Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Group + Powered by <a href="https://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Limited </div> </div> |