UI nit
authorMark Wells <mark@freeside.biz>
Wed, 23 Dec 2015 01:02:02 +0000 (17:02 -0800)
committerMark Wells <mark@freeside.biz>
Wed, 23 Dec 2015 01:02:02 +0000 (17:02 -0800)
httemplate/view/cust_main/packages/location.html
httemplate/view/cust_main/packages/package.html

index 99d91e5..595d6b3 100644 (file)
@@ -91,7 +91,7 @@ sub pkg_change_location_link {
     'actionlabel' => emt('Change'),
     'cust_pkg'    => $cust_pkg,
     'width'       => 960,
-    'height'      => 490,
+    'height'      => 530,
   );
 }
 
index e98b95e..dec1c6f 100644 (file)
@@ -371,7 +371,7 @@ sub pkg_change_location_link {
     'actionlabel' => emt('Change'),
     'cust_pkg'    => $cust_pkg,
     'width'       => 960,
-    'height'      => 490,
+    'height'      => 530,
   );
 }