summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/search.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search.tpl b/templates/search.tpl
index 0e95c4a..f6f32cc 100644
--- a/templates/search.tpl
+++ b/templates/search.tpl
@@ -11,7 +11,7 @@
{forminput}
<select name="where" id="where">
<option value="pages">{tr}Entire Site{/tr}</option>
- {html_options output=$contentTypes values=$contentTypes}
+ {html_options output=$contentDescriptions values=$contentTypes}
</select>
{formhelp note="Limit search to the selected Liberty package"}
{/forminput}