From: Ivan Kohler Date: Thu, 16 Jan 2014 10:10:04 +0000 (-0800) Subject: fix from time/data/etc. unit pricing add-ons, RT#24392 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9631cebbbe78d194966178e0ccd28e755e060c16 fix from time/data/etc. unit pricing add-ons, RT#24392 --- diff --git a/httemplate/misc/cancel_pkg.html b/httemplate/misc/cancel_pkg.html index 20032072d..e2734e97d 100755 --- a/httemplate/misc/cancel_pkg.html +++ b/httemplate/misc/cancel_pkg.html @@ -7,7 +7,7 @@

-<% emt(ucfirst($method)." [_1]", $part_pkg->pkg_comment(cust_pkg=>$cust_pkg) %> +<% emt(ucfirst($method)." [_1]", $part_pkg->pkg_comment(cust_pkg=>$cust_pkg) ) %> <% ntable("#cccccc", 2) %> % my $date_init = 0;