summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages/package.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-02-23 19:17:29 -0800
committerMark Wells <mark@freeside.biz>2015-02-23 19:17:29 -0800
commite151a538a611ed5aa3c08164cebc7230e5fa0da1 (patch)
treef6687ab71b8005ef011e040027f5de58ffd38b11 /httemplate/view/cust_main/packages/package.html
parent62759f0a7ad3159372f7c7c6d35fea7e079084e5 (diff)
option to force one-time charges to be billed separately, #32866
Diffstat (limited to 'httemplate/view/cust_main/packages/package.html')
-rw-r--r--httemplate/view/cust_main/packages/package.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages/package.html b/httemplate/view/cust_main/packages/package.html
index e47d891f5..3036f2e84 100644
--- a/httemplate/view/cust_main/packages/package.html
+++ b/httemplate/view/cust_main/packages/package.html
@@ -370,7 +370,7 @@ sub onetime_change_link {
'actionlabel' => emt('Modify'),
'cust_pkg' => $cust_pkg,
'width' => 690,
- 'height' => 380,
+ 'height' => 440,
);
}