From 311c0d8e4f22d39d8d726186874f3d9f656d5c42 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 16 Nov 2006 19:12:00 +0000 Subject: [PATCH] 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 --- phpBB/adm/style/acp_forums.html | 6 ++++-- 1 file 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() { - - dE('type_actions', -1); + + + dE('type_actions', -1); +