fix from time/data/etc. unit pricing add-ons, RT#24392
authorIvan Kohler <ivan@freeside.biz>
Thu, 16 Jan 2014 10:10:04 +0000 (02:10 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 16 Jan 2014 10:10:04 +0000 (02:10 -0800)
httemplate/misc/cancel_pkg.html

index 2003207..e2734e9 100755 (executable)
@@ -7,7 +7,7 @@
 <INPUT TYPE="hidden" NAME="method" VALUE="<% $method %>">
 
 <BR><BR>
-<% 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;