v4 style
[freeside.git] / httemplate / elements / tr-select-paybatch.html
index aedf893..30b8f66 100644 (file)
@@ -1,5 +1,5 @@
 <TR>
-  <TD ALIGN="right"><% $opt{'paybatch'} || 'Payment entry batch: ' %></TD>
+  <TH ALIGN="right"><% $opt{'paybatch'} || 'Payment entry batch: ' %></TH>
   <TD>
     <% include( '/elements/select-paybatch.html', 'curr_value' => $selected_paybatch, %opt ) %>
   </TD>