Ignore:
Timestamp:
Jun 9, 2011, 10:34:48 PM (13 years ago)
Author:
mistic100
Message:

feature:2330 ability to hide the "new" icon for recent photos

File:
1 edited

Legend:

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

    r11279 r11285  
    240240        <input type="checkbox" name="menubar_filter_icon" {if ($display.menubar_filter_icon)}checked="checked"{/if}>
    241241      </label>
     242    </li>   
     243   
     244    <li>
     245      <label>
     246        <span class="property">{'Activate icon "new" next to albums and pictures'|@translate}</span>
     247        <input type="checkbox" name="index_new_icon" {if ($display.index_new_icon)}checked="checked"{/if}>
     248      </label>
    242249    </li>
    243250
Note: See TracChangeset for help on using the changeset viewer.