Changeset 2364 in ExiteCMS for branches/ITXP/includes/templates/forum.index.tpl
- Timestamp:
- 07/29/10 17:16:11 (22 months ago)
- File:
-
- 1 edited
-
branches/ITXP/includes/templates/forum.index.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ITXP/includes/templates/forum.index.tpl
r2346 r2364 151 151 {buttonlink name=$locale.415 link="tracking.php"} 152 152 {buttonlink name=$locale.414 link="viewposts.php"}<br /> 153 <form name='searchform' method='post' style="margin-top:2px;" action='{$smarty.const.BASEDIR}search.php? stype=f'>153 <form name='searchform' method='post' style="margin-top:2px;" action='{$smarty.const.BASEDIR}search.php?action=search'> 154 154 <input type='text' name='stext' class='textbox' style='width:150px' /> 155 <input type='hidden' name='boolean' value='1' /> 156 <input type='hidden' name='qtype' value='AND' /> 157 <input type='hidden' name='search_id' value='3.2' /> 158 <input type='hidden' name='sortby' value='datestamp' /> 159 <input type='hidden' name='order' value='0' /> 160 <input type='hidden' name='limit' value='0' /> 161 <input type='hidden' name='datelimit' value='0' /> 162 <input type='hidden' name='contentfilter_users' value='0' /> 163 <input type='hidden' name='contentfilter_forums' value='0' /> 155 164 <input type='submit' name='search' value='{$locale.550}' class='button' /> 156 165 </form>
Note: See TracChangeset
for help on using the changeset viewer.
