summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-cust_class.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-14 13:59:11 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-14 13:59:11 -0700
commitb6260b4f39cf34b9e0e5b8560ef88c8881ba0766 (patch)
treee67aad06f2281bb0f85b0a4d87708d6c44658644 /httemplate/elements/tr-select-cust_class.html
parent998bb3d2c2ae8eedcc8b4fb2abc195e8ed1ee9f6 (diff)
UI spring cleaning: customer edit
Diffstat (limited to 'httemplate/elements/tr-select-cust_class.html')
-rw-r--r--httemplate/elements/tr-select-cust_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-cust_class.html b/httemplate/elements/tr-select-cust_class.html
index 54a11d79e..7a2321560 100644
--- a/httemplate/elements/tr-select-cust_class.html
+++ b/httemplate/elements/tr-select-cust_class.html
@@ -5,7 +5,7 @@
% } else {
<TR>
- <TD ALIGN="right"><% $opt{'label'} || 'Customer class' %></TD>
+ <TH ALIGN="right"><% $opt{'label'} || 'Customer class' %></TD>
<TD>
<% include( '/elements/select-cust_class.html',
'curr_value' => $classnum,