X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ftr-select-taxclass.html;h=97f3cad0b3f04aeda7a4c73c4e96b2c6101f6530;hb=f2ee4eec34fea420c1c434194e410f31b6c9edb0;hp=95cabf7f7eca7e53930d770b0a90443d3a2674e2;hpb=443150b6184876c967adffa199c20f53d5b76075;p=freeside.git diff --git a/httemplate/elements/tr-select-taxclass.html b/httemplate/elements/tr-select-taxclass.html index 95cabf7f7..97f3cad0b 100644 --- a/httemplate/elements/tr-select-taxclass.html +++ b/httemplate/elements/tr-select-taxclass.html @@ -9,7 +9,11 @@ <% $opt{'label'} || 'Tax class: ' %> - <% include( '/elements/select-taxclass.html', 'curr_value' => $selected_taxclass, %opt ) %> + <% include( '/elements/select-taxclass.html', + 'curr_value' => $selected_taxclass, + %opt + ) + %>