preserve quantity when changing package type/location, #24259
[freeside.git] / httemplate / view / cust_main / packages / location.html
index 01cbc0f..5ff2b1e 100644 (file)
@@ -70,8 +70,8 @@ sub pkg_change_location_link {
     'label'       => emt('Change location'),
     'actionlabel' => emt('Change'),
     'cust_pkg'    => $cust_pkg,
-    'width'       => 763,
-    'height'      => 380,
+    'width'       => 960,
+    'height'      => 490,
   );
 }