aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-05-27 16:24:21 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-05-27 16:24:21 +0000
commitce4445f74a28eaee02c8d90c1a04a759cf88a9c3 (patch)
treefc3af067265d1df62ec14ae912fa5333a535b789 /phpBB/adm/style/acp_main.html
parentb51b978854adf0e5cd902f01cd2da9f34f19429d (diff)
downloadforums-ce4445f74a28eaee02c8d90c1a04a759cf88a9c3.tar
forums-ce4445f74a28eaee02c8d90c1a04a759cf88a9c3.tar.gz
forums-ce4445f74a28eaee02c8d90c1a04a759cf88a9c3.tar.bz2
forums-ce4445f74a28eaee02c8d90c1a04a759cf88a9c3.tar.xz
forums-ce4445f74a28eaee02c8d90c1a04a759cf88a9c3.zip
- remove description from profile fields
- added disclaimer about DEBUG_EXTRA to the ACP (i think this is needed - some idiots might think it is wise to have this enabled on a production board. :) We *may* let it there for the Betas though, but it will be removed during the RC's) - some bugfixes git-svn-id: file:///svn/phpbb/trunk@5973 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index f293c31147..e1c0fa9a05 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -4,6 +4,13 @@
<p>{L_ADMIN_INTRO}</p>
+<!-- IF S_DEBUG_EXTRA -->
+ <div class="errorbox">
+ <h3>{L_WARNING}</h3>
+ <p>{L_DEBUG_EXTRA_WARNING}</p>
+ </div>
+<!-- ENDIF -->
+
<table cellspacing="1">
<caption>{L_FORUM_STATS}</caption>
<col class="col1" /><col class="col2" /><col class="col1" /><col class="col2" />