Changeset 1712 in ExiteCMS for modules/common/download_statistics/php-files/modules/download_statistics/templates/modules.download_statistics.search.files.tpl
- Timestamp:
- 08/28/08 17:41:31 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/download_statistics/php-files/modules/download_statistics/templates/modules.download_statistics.search.files.tpl
r1621 r1712 25 25 {/section} 26 26 {else} 27 <input type='radio' name='search_id' value='{$searches[id].search_id}' {if $search_id == $searches[id].search_id }checked='checked'{/if}onclick='javascript:show_filter("date,users");'/> {$searches[id].search_title} {if $searches[id].search_fulltext}<span style='color:red;'>*</span>{/if}<br />27 <input type='radio' name='search_id' value='{$searches[id].search_id}' {if $search_id == $searches[id].search_id || $searches[id].search_order == $default_location}checked='checked'{/if} onclick='javascript:show_filter("{$searches[id].search_filters}");'/> {$searches[id].search_title} {if $searches[id].search_fulltext}<span style='color:red;'>*</span>{/if}<br /> 28 28 {/if} 29 29 {***************************************************************************}
Note: See TracChangeset
for help on using the changeset viewer.
