summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-taxclass.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-select-taxclass.html')
-rw-r--r--httemplate/elements/tr-select-taxclass.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-taxclass.html b/httemplate/elements/tr-select-taxclass.html
index 97f3cad0b..22c560ea7 100644
--- a/httemplate/elements/tr-select-taxclass.html
+++ b/httemplate/elements/tr-select-taxclass.html
@@ -7,7 +7,7 @@
% } else {
<TR>
- <TD ALIGN="right"><% $opt{'label'} || 'Tax class: ' %></TD>
+ <TH ALIGN="right"><% $opt{'label'} || 'Tax class: ' %></TH>
<TD>
<% include( '/elements/select-taxclass.html',
'curr_value' => $selected_taxclass,