Ignore:
Timestamp:
Jan 31, 2012, 1:33:01 AM (12 years ago)
Author:
plg
Message:

bug 2558 fixed: instead of locking the gallery with a simple checkbox among
configuration options, "lock gallery" becomes a maintenance action, with a
confirmation on popup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/template/configuration.tpl

    r12894 r13001  
    3333  <legend></legend>
    3434  <ul>
    35     <li>
    36       <label>
    37         <span class="property">{'Lock gallery'|@translate}</span>
    38         <input type="checkbox" name="gallery_locked" {if ($main.gallery_locked)}checked="checked"{/if}>
    39       </label>
    40     </li>
    41 
    4235    <li>
    4336      <label>
Note: See TracChangeset for help on using the changeset viewer.