Changeset 19125


Ignore:
Timestamp:
Nov 22, 2012, 10:10:20 AM (11 years ago)
Author:
plg
Message:

categories renammed into albums

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/search.tpl

    r18640 r19125  
    100100                                <fieldset>
    101101                                        <legend>{'Search Options'|@translate}</legend>
    102                                         <label>{'Search in Categories'|@translate}
     102                                        <label>{'Search in albums'|@translate}
    103103                                                <select class="categoryList" name="cat[]" multiple="multiple" >
    104104                                                        {html_options options=$category_options selected=$category_options_selected}
     
    106106                                        </label>
    107107                                        <ul>
    108                                                 <li><label>{'Search in subcategories'|@translate}</label></li>
     108                                                <li><label>{'Search in sub-albums'|@translate}</label></li>
    109109                                                <li><label>
    110110                                                        <input type="radio" name="subcats-included" value="1" checked="checked" />{'Yes'|@translate}
Note: See TracChangeset for help on using the changeset viewer.