signup date fix?
[freeside.git] / httemplate / edit / cust_main / top_misc.html
index 3d6c486..d1d4368 100644 (file)
@@ -78,7 +78,7 @@
                   'name'        => 'signupdate',
                   'value'       => $cust_main->signupdate,
                   'label'       => 'Signup date',
-                  'format'      => $conf->config('date_format') || "%m/%d/%Y",
+                  'format'      => ( $conf->config('date_format') || "%m/%d/%Y" ),
               })
     %>
 % }