diff options
Diffstat (limited to 'httemplate/search/report_tax.html')
-rwxr-xr-x | httemplate/search/report_tax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_tax.html b/httemplate/search/report_tax.html index 8640e0ee7..217f48146 100755 --- a/httemplate/search/report_tax.html +++ b/httemplate/search/report_tax.html @@ -8,7 +8,7 @@ % my @lines = $conf->config('tax-report_groups'); <TR> - <TD>Tax group</TD> + <TD ALIGN="right">Tax group</TD> <TD> <SELECT NAME="report_group"> |