diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/search/form.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 078ff8c6b..5df8bc0a9 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -285,7 +285,7 @@ function doOnSelectProduct(selectmode) { [% END %] [% END %] - [% IF have_keywords %] + [% IF use_keywords %] <tr> <th align="right"> <label for="keywords" accesskey="k"><a href="describekeywords.cgi"><u>K</u>eywords</a></label>: |