Report#66: subsilver2: missing "board is disabled" message

This commit is contained in:
Kevin
2008-02-22 19:33:02 +00:00
parent c03ae20b9e
commit abf0640c9b

View File

@@ -96,6 +96,14 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
</div>]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit>
<edit>
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
<action type="before-add"><![CDATA[<!-- ENDIF -->]]></action>
</edit>
<edit>
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->]]></find>
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
</edit>
<edit>
<find><![CDATA[ <div id="datebar">
<table width="100%" cellspacing="0">