From 4448249a4433c9047b886efe2ec06dce6c4276f8 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Tue, 20 Jun 2006 19:00:30 +0000 Subject: - correctly display subcategories - use L_TRANSLATION_INFO [Bug #2357] - always begin with ACL_UNSET in permission trace - allow copy permissions when editing a forum - default to parent forum for copying permissions - no duplication of the breadcrumps on registration [Bug #2307] git-svn-id: file:///svn/phpbb/trunk@6107 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/overall_footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/subSilver/template/overall_footer.html') diff --git a/phpBB/styles/subSilver/template/overall_footer.html b/phpBB/styles/subSilver/template/overall_footer.html index 136b555331..9288a50415 100644 --- a/phpBB/styles/subSilver/template/overall_footer.html +++ b/phpBB/styles/subSilver/template/overall_footer.html @@ -14,8 +14,8 @@
[ {L_ACP} ]

- Powered by phpBB © 2002, 2006 phpBB Group
- {TRANSLATION_INFO}
[ {DEBUG_OUTPUT} ]
+ Powered by phpBB © 2002, 2006 phpBB Group + {L_TRANSLATION_INFO}
[ {DEBUG_OUTPUT} ]
-- cgit v1.2.1