From 4448249a4433c9047b886efe2ec06dce6c4276f8 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Tue, 20 Jun 2006 19:00:30 +0000 Subject: [PATCH] - 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/adm/style/acp_forums.html | 10 ++++----- phpBB/adm/style/overall_footer.html | 3 ++- phpBB/adm/style/simple_footer.html | 1 + phpBB/includes/acp/acp_forums.php | 21 +++++++++++++++---- phpBB/includes/acp/acp_permissions.php | 2 +- phpBB/includes/functions_display.php | 4 ++-- phpBB/includes/ucp/ucp_remind.php | 2 +- phpBB/language/en/acp/forums.php | 3 ++- phpBB/language/en/common.php | 2 ++ .../subSilver/template/overall_footer.html | 4 ++-- .../subSilver/template/ucp_register.html | 6 ------ .../template/viewforum_subforum.html | 4 ++-- 12 files changed, 36 insertions(+), 26 deletions(-) diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index bf4434d972..e596ce73e7 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -100,12 +100,10 @@
- -
-

{L_COPY_PERMISSIONS_EXPLAIN}
-
-
- +
+

{L_COPY_PERMISSIONS_EXPLAIN}
+
+
style="display: none;"> diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index 1ca5c4304e..44ff7ccd6a 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -19,8 +19,9 @@