summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/search/log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/log.html b/httemplate/search/log.html
index 592e77dc1..9aa37365d 100644
--- a/httemplate/search/log.html
+++ b/httemplate/search/log.html
@@ -71,7 +71,7 @@ a:visited {text-decoration: none}
<TD>To
<& /elements/input-date-field.html, {
name => 'ending',
- value => scalar($cgi->param('ending')) || '' ),
+ value => scalar($cgi->param('ending')) || '',
noinit => 1,
} &>
</TD>