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 c7990fd24..a237fd347 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -317,7 +317,7 @@ function doOnSelectProduct(selectmode) { value="[% default.deadlineto.0 FILTER html %]"> </td> <td> - <small>(YYYY-MM-DD)</small> + <small>(YYYY-MM-DD or relative dates)</small> </td> </tr> [% END %] |