summaryrefslogtreecommitdiff
path: root/httemplate/misc
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-01-16 02:10:04 -0800
committerIvan Kohler <ivan@freeside.biz>2014-01-16 02:10:04 -0800
commit9631cebbbe78d194966178e0ccd28e755e060c16 (patch)
tree112feac580765bd69ba99a123baaade346bc21fa /httemplate/misc
parentcdb2e71e99c787b016428ff3e04caf3ac87b5ff6 (diff)
fix from time/data/etc. unit pricing add-ons, RT#24392
Diffstat (limited to 'httemplate/misc')
-rwxr-xr-xhttemplate/misc/cancel_pkg.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<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;