Changeset 1519 in ExiteCMS
- Timestamp:
- 07/02/08 23:42:59 (4 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 edited
-
administration/upgrade/rev01515.php (added)
-
includes/templates/main.search.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.search.tpl
r1186 r1519 30 30 {if $smarty.const.iMEMBER} 31 31 <input type='radio' name='stype' value='m'{if 'm' == $stype} checked="checked"{/if} /> {$locale.407} 32 { assign var='searched' value=$locale.407}32 {if $searched|default:"" == ""}{assign var='searched' value=$locale.407}{/if} 33 33 {/if} 34 34 </form>
Note: See TracChangeset
for help on using the changeset viewer.
