fix perl barf, RT#73098
[freeside.git] / httemplate / search / log.html
index 535b2ca..f6ac9d9 100644 (file)
@@ -72,7 +72,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>