aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_forums.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-11-16 19:12:00 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-11-16 19:12:00 +0000
commit311c0d8e4f22d39d8d726186874f3d9f656d5c42 (patch)
treea01a613b50dd8a8129e906d8a2feb7baf1f9c62b /phpBB/adm/style/acp_forums.html
parentd08d844325a7bced5bada96960453745bde9345f (diff)
downloadforums-311c0d8e4f22d39d8d726186874f3d9f656d5c42.tar
forums-311c0d8e4f22d39d8d726186874f3d9f656d5c42.tar.gz
forums-311c0d8e4f22d39d8d726186874f3d9f656d5c42.tar.bz2
forums-311c0d8e4f22d39d8d726186874f3d9f656d5c42.tar.xz
forums-311c0d8e4f22d39d8d726186874f3d9f656d5c42.zip
if the forum is originally postable the type actions are displayed if wanted to switch to category or link.
git-svn-id: file:///svn/phpbb/trunk@6592 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_forums.html')
-rw-r--r--phpBB/adm/style/acp_forums.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html
index 07fc28e414..d46753c2a0 100644
--- a/phpBB/adm/style/acp_forums.html
+++ b/phpBB/adm/style/acp_forums.html
@@ -52,8 +52,10 @@
*/
onload = function()
{
- <!-- IF S_FORUM_POST -->
- dE('type_actions', -1);
+ <!-- IF not S_ADD_ACTION and S_FORUM_ORIG_POST -->
+ <!-- IF S_FORUM_POST -->
+ dE('type_actions', -1);
+ <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF not S_FORUM_POST -->