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
This commit is contained in:
Meik Sievertsen 2006-11-16 19:12:00 +00:00
parent d08d844325
commit 311c0d8e4f

View file

@ -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 -->