X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fdelay_susp_pkg.html;h=8adc40d55f6c19fa9c58f65c3dda2e71c772b704;hp=5d6a2bd09f33ef5ce445d376013598c3a625c784;hb=c8ccfda25a9653d51cd932fa863e78e33b2357f6;hpb=059261143572f0fafa998437d7064ef0a52fcbc8 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);