RT# 82137 - default payment amount now has processing fee in total if processing...
[freeside.git] / httemplate / elements / order_pkg_link.html
index d8aa8fd..6e0dd68 100644 (file)
@@ -21,6 +21,6 @@ my %optional =
     grep $opt{$_},
       qw( lock_pkgpart lock_locationnum qualnum quotationnum svcpart );
 
-my $height = $opt{'lock_locationnum'} ? 336 : 576;
+my $height = $opt{'lock_locationnum'} ? 470 : 740;
 
 </%init>