From c8ccfda25a9653d51cd932fa863e78e33b2357f6 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 9 Mar 2010 23:47:16 +0000 Subject: [PATCH] tyop too --- httemplate/misc/delay_susp_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.11.0