Report#62: Search box is still diplayed if search is disabled in board config - reported by Christian_N
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
<strong>{L_M_CONTENT}</strong>
|
||||
<ul>
|
||||
<li><a href="{U_INDEX}">{L_INDEX}</a></li>
|
||||
<!-- IF S_DISPLAY_SEARCH -->
|
||||
<li><a href="{U_SEARCH}">{L_SEARCH}</a></li>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF not S_USER_LOGGED_IN -->
|
||||
<li><a href="{U_REGISTER}">{L_REGISTER}</a></li>
|
||||
<!-- ENDIF -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<!-- INCLUDE portal/block/clock.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_DISPLAY_PORTALSEARCH -->
|
||||
<!-- IF S_DISPLAY_PORTALSEARCH and S_DISPLAY_SEARCH -->
|
||||
<!-- INCLUDE portal/block/search.html -->
|
||||
<!-- ENDIF -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user