- Timestamp:
- 2009/06/16 00:41:12 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/Smarty/templates/default/admin/products/index.tpl
r17976 r18117 84 84 <th>カテゴリ</th> 85 85 <td> 86 <select name="search_category_id" style="<!--{if $arrErr.search_category_id != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}--> <!--{/if}-->">86 <select name="search_category_id" style="<!--{if $arrErr.search_category_id != ""}-->background-color: <!--{$smarty.const.ERR_COLOR}-->;<!--{/if}-->"> 87 87 <option value="">選択してください</option> 88 88 <!--{html_options options=$arrCatList selected=$arrForm.search_category_id}-->
Note: See TracChangeset
for help on using the changeset viewer.