diff options
-rw-r--r-- | template/en/default/search/search-help.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/search/search-help.html.tmpl b/template/en/default/search/search-help.html.tmpl index 0c8529d05..4a0907be7 100644 --- a/template/en/default/search/search-help.html.tmpl +++ b/template/en/default/search/search-help.html.tmpl @@ -93,14 +93,14 @@ html => "Specify the start and end dates either in YYYY-MM-DD format<br> (optionally followed by HH:mm, in 24 hour clock), or in relative<br> dates such as 1h, 2d, 3w, 4m, 5y, which respectively mean one hour,<br> - one day, two weeks, three months, or four years ago. 0d is last<br> + two days, three weeks, four months, or five years ago. 0d is last<br> midnight, and 0h, 0w, 0m, 0y is the beginning of this hour, week,<br> month, or year." }, { id => "chfieldto", html => "Specify the start and end dates either in YYYY-MM-DD format<br> (optionally followed by HH:mm, in 24 hour clock), or in relative<br> dates such as 1h, 2d, 3w, 4m, 5y, which respectively mean one hour,<br> - one day, two weeks, three months, or four years ago. 0d is last<br> + two days, three weeks, four months, or five years ago. 0d is last<br> midnight, and 0h, 0w, 0m, 0y is the beginning of this hour, week,<br> month, or year." }, { id => "chfieldvalue", |