Ignore:
Timestamp:
Jan 12, 2012, 9:50:46 PM (12 years ago)
Author:
rvelices
Message:

bug 2553 hide menubar/register on indentification page if gallery is locked or guest_access is false

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/index.tpl

    r12873 r12878  
    11{$MENUBAR}
    22{if !empty($PLUGIN_INDEX_CONTENT_BEFORE)}{$PLUGIN_INDEX_CONTENT_BEFORE}{/if}
    3 <div id="content" class="content">
     3<div id="content" class="content{if isset($MENUBAR)} contentWithMenu{/if}">
    44<div class="titrePage">
    55        <ul class="categoryActions">
Note: See TracChangeset for help on using the changeset viewer.