X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Forder_pkg.html;h=4f511cc36c51d97b0a2c0edf3562cecc543d7ef5;hb=0301d1273aae53a35f428cff5a501849768befc8;hp=17c56055e09f3d3f638a4853fb1c9e4e74920304;hpb=e0a26680d75fc2000bde195eba7946805a3aaa28;p=freeside.git diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index 17c56055e..4f511cc36 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -5,23 +5,7 @@ - + <% include('/elements/error.html') %> @@ -80,6 +64,13 @@ %> % } +% if ( $curuser->access_right('Waive setup fee') ) { + + Waive setup fee + + +% } + % if ( $conf->exists('pkg_referral') ) { <% include('/elements/tr-select-part_referral.html', 'curr_value' => scalar( $cgi->param('refnum') ), #get rid of empty_label first# || $cust_main->refnum, @@ -94,6 +85,7 @@ @@ -136,10 +128,10 @@
% my $onclick = $cgi->param('lock_locationnum') % ? 'document.OrderPkgForm.submit()' -% : 'standardize_locations()'; - >