summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorghendricks%novell.com <>2009-11-09 21:54:50 +0100
committerghendricks%novell.com <>2009-11-09 21:54:50 +0100
commit88a69f2048d03b845e8e04fd23b1141df9fb8ee1 (patch)
tree998673928eb17337d32159134df8077cd4ac65a9 /template/en
parenta8ae1c3475cbc1109aeacf4ebeceb5c0d5089211 (diff)
downloadbugzilla-88a69f2048d03b845e8e04fd23b1141df9fb8ee1.tar.gz
bugzilla-88a69f2048d03b845e8e04fd23b1141df9fb8ee1.tar.xz
Bug 283609 - Search for relative dates in deadline
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/search/form.html.tmpl2
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 %]