X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main.cgi;h=c5a8c82dd1ceb69108b015e01b6d7c54a11b5a3c;hb=765837b89aa3baa8466213111ec9484042fb9acb;hp=7beba837545571aaad06bd7df6c098e94a0320b0;hpb=0fbc0c140e21f1d2d0b422607ab0754a07f3ef53;p=freeside.git diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 7beba8375..c5a8c82dd 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -364,7 +364,7 @@ foreach my $package (@packages) { for ( qw( setup bill susp expire cancel ) ) { print "", ( $package->getfield($_) - ? time2str("%D
%r %z", + ? time2str("%D

%l:%M:%S%P %z", $package->getfield($_) ) : ' ' ), '',