From: ivan Date: Tue, 9 Mar 2010 23:47:16 +0000 (+0000) Subject: tyop too X-Git-Tag: root_of_svc_elec_features~415 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c8ccfda25a9653d51cd932fa863e78e33b2357f6 tyop too --- diff --git a/httemplate/misc/delay_susp_pkg.html b/httemplate/misc/delay_susp_pkg.html index 5d6a2bd09..8adc40d55 100755 --- a/httemplate/misc/delay_susp_pkg.html +++ b/httemplate/misc/delay_susp_pkg.html @@ -42,7 +42,7 @@ <%init> -my %conf = new FS::Conf; +my $conf = new FS::Conf; my $date_format = $conf->config('date_format') || '%m/%d/%Y'; my $date = time2str($date_format, time);