X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Forder_pkg_link.html;h=7bc5eef31488cc387bf2e7ddfb4ca43ac8e38cdf;hb=1c7f3aa1ee9f08ffa621f20e07b5d9915609b4a5;hp=29398432e86fcabd297fab6160189f490b6a86f6;hpb=998f029ef805c73e90543b34192e16d38a23c69c;p=freeside.git diff --git a/httemplate/view/cust_main/order_pkg_link.html b/httemplate/view/cust_main/order_pkg_link.html index 29398432e..7bc5eef31 100644 --- a/httemplate/view/cust_main/order_pkg_link.html +++ b/httemplate/view/cust_main/order_pkg_link.html @@ -5,7 +5,7 @@ 'color' => '#333399', 'cust_main' => $cust_main, 'closetext' => emt('Close'), - 'width' => 763, + 'width' => 960, #763, 'height' => $height, %optional, &> @@ -17,6 +17,6 @@ my %optional = map { $_ => $opt{$_} } grep $opt{$_}, qw( lock_pkgpart lock_locationnum qualnum svcpart ); -my $height = $opt{'lock_locationnum'} ? 296 : 538; +my $height = $opt{'lock_locationnum'} ? 336 : 576;