From: Ivan Kohler Date: Mon, 4 Feb 2013 07:59:00 +0000 (-0800) Subject: fix "Default" showing up when billing one time charges immediately X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=747e560fbf3f9f688610726bbb8ea471d418467d;p=freeside.git fix "Default" showing up when billing one time charges immediately --- diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 1d9647f2f..466091dfa 100644 --- a/httemplate/edit/quick-charge.html +++ b/httemplate/edit/quick-charge.html @@ -145,7 +145,6 @@ function bill_now_changed (what) { <% mt('with terms') |h %> <& /elements/select-terms.html, 'curr_value' => scalar($cgi->param('invoice_terms')), - 'empty_value' => $default_terms, 'disabled' => ( $cgi->param('bill_now') ? 0 : 1 ), &>