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