summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-paybatch.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-select-paybatch.html')
-rw-r--r--httemplate/elements/tr-select-paybatch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-paybatch.html b/httemplate/elements/tr-select-paybatch.html
index aedf893db..30b8f6690 100644
--- a/httemplate/elements/tr-select-paybatch.html
+++ b/httemplate/elements/tr-select-paybatch.html
@@ -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>