summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/search.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-01-01 11:36:44 +0100
committerAndreas Unterkircher <unki@netshadow.at>2008-01-01 11:43:40 +0100
commitbb3bcfbb5f2627788d4ee498ddbd3b7024a2d326 (patch)
tree1191f3e2f7bdf9b9f47dd941bd41b173290d9509 /themes/default/templates/search.tpl
parent16e51d9a51305667e72131272033f1de9634b3b3 (diff)
default theme, make sort-select box a template function
Diffstat (limited to 'themes/default/templates/search.tpl')
-rw-r--r--themes/default/templates/search.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl
index 760a265..e12a099 100644
--- a/themes/default/templates/search.tpl
+++ b/themes/default/templates/search.tpl
@@ -25,7 +25,7 @@
{ else }
<input type="checkbox" name="consider_date" value="Y" onclick="datesearch();" checked="checked">
{ /if }
- consider date-search
+ consider date-range
</td>
</tr>
<tr>
@@ -46,7 +46,7 @@
Sort-Order:
</td>
<td>
- {$sort_field}
+ { sort_select_list }
</td>
<td>
<input type="image" src="resources/doit.png" alt="Tag-Search" onclick="click(this);" />