invoice_sections_with_taxes per-agent, RT#79636
[freeside.git] / httemplate / elements / tr-select-user.html
index a9572af..ba550fb 100644 (file)
@@ -1,5 +1,5 @@
 <TR>
-  <TD ALIGN="right"><% $opt{'label'} || 'Employee: ' %></TD>
+  <TH ALIGN="right"><% $opt{'label'} || 'Employee: ' %></TH>
   <TD><% include('select-user.html', %opt) %></TD>
 </TR>