From 1fad3f57a0e2d859596ee715afddddd5729bde9d Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 8 Jan 2011 23:30:34 +0000 Subject: [PATCH] spacing --- httemplate/view/cust_main/change_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/cust_main/change_history.html b/httemplate/view/cust_main/change_history.html index 78ff67ca4..8fc90f6b8 100644 --- a/httemplate/view/cust_main/change_history.html +++ b/httemplate/view/cust_main/change_history.html @@ -272,7 +272,7 @@ die "access deined" unless $curuser->access_right('View customer history'); my $cust_pkg_date_format = '%b %o, %Y'; -$cust_pkg_date_format .= '%l:%M:%S%P' +$cust_pkg_date_format .= ' %l:%M:%S%P' if $conf->exists('cust_pkg-display_times') || $curuser->option('cust_pkg-display_times'); -- 2.11.0