Show
Ignore:
Timestamp:
03/29/10 20:50:08 (3 years ago)
Author:
plg
Message:

bug fixed: add "Allow rating" language key to make a difference between
Admin>Photos>Rating and Admin>Configuration>Options>Rating

Files:
1 modified

Legend:

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

    r5328 r5453  
    4949    <li> 
    5050      <label> 
    51         <span class="property">{'Rating'|@translate}</span> 
     51        <span class="property">{'Allow rating'|@translate}</span> 
    5252        <input type="checkbox" name="rate" {if ($main.rate)}checked="checked"{/if}> 
    5353      </label>