Ignore:
Timestamp:
Sep 16, 2010, 9:03:56 PM (14 years ago)
Author:
rvelices
Message:

feature 1616: rename "category" into "album" (first commit; still to come)

File:
1 edited

Legend:

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

    r5178 r6951  
    119119<fieldset>
    120120  <legend>{'Search Options'|@translate}</legend>
    121   <label>{'Search in Categories'|@translate}
     121  <label>{'Search in albums'|@translate}
    122122    <select class="categoryList" name="cat[]" multiple="multiple" >
    123123      {html_options options=$category_options selected=$category_options_selected}
     
    125125  </label>
    126126  <ul>
    127     <li><label>{'Search in subcategories'|@translate}</label></li>
     127    <li><label>{'Search in sub-albums'|@translate}</label></li>
    128128    <li><label>
    129129      <input type="radio" name="subcats-included" value="1" checked="checked">{'Yes'|@translate}
Note: See TracChangeset for help on using the changeset viewer.