diff options
-rw-r--r-- | httemplate/view/cust_main/packages/package.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/view/cust_main/packages/package.html b/httemplate/view/cust_main/packages/package.html index d6431331c..ab19ff94a 100644 --- a/httemplate/view/cust_main/packages/package.html +++ b/httemplate/view/cust_main/packages/package.html @@ -258,7 +258,7 @@ actionlabel => emt('Change package'), #width => 768, width => 960, - height => 640, + height => 650, }, { label => 'Discount package', @@ -589,7 +589,7 @@ "zip=;country=$countrydefault", actionlabel => emt('Change location'), width => 960, - height => 640, + height => 650, }, { label => 'Edit location', |