Report#66: subsilver2: missing "board is disabled" message
This commit is contained in:
@@ -96,6 +96,14 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
|
|||||||
</div>]]></find>
|
</div>]]></find>
|
||||||
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
<action type="after-add"><![CDATA[<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->]]></action>
|
||||||
</edit>
|
</edit>
|
||||||
|
<edit>
|
||||||
|
<find><![CDATA[<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> <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 --> <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>
|
<edit>
|
||||||
<find><![CDATA[ <div id="datebar">
|
<find><![CDATA[ <div id="datebar">
|
||||||
<table width="100%" cellspacing="0">
|
<table width="100%" cellspacing="0">
|
||||||
|
|||||||
Reference in New Issue
Block a user