X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Forder_pkg.html;h=4f511cc36c51d97b0a2c0edf3562cecc543d7ef5;hb=ee953407088b8f71cf671aeb88fa6f227a4f109c;hp=233262aacd8e472bf3863b25670533113c8113fa;hpb=8133d1b51eb321a9bac095984d1faf69fcfa024a;p=freeside.git diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index 233262aac..4f511cc36 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -5,33 +5,7 @@ - + <% include('/elements/error.html') %> @@ -90,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, @@ -148,9 +129,9 @@ % my $onclick = $cgi->param('lock_locationnum') % ? 'document.OrderPkgForm.submit()' % : 'standardize_new_location()'; - >