Changeset 188 for dev/templates/admin_options_select.tpl
- Timestamp:
- 02/17/07 15:24:06 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/templates/admin_options_select.tpl
r177 r188 1 1 {strip} 2 <tr><td width="1 20"><b>{$opt.descr}:</b></td><td>2 <tr><td width="160"><b>{$opt.descr}:</b></td><td> 3 3 <select id="option[{$opt.name}]" name="option[{$opt.name}]"> 4 4 {foreach from=$options key=key item=i}