summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2009-05-26 01:43:30 +0000
committerivan <ivan>2009-05-26 01:43:30 +0000
commitf8cde7e13b431e0f159906b96b0c4d02382a875d (patch)
tree593a87bd72117a0feea8a88d265cd8873383e6b3 /httemplate/search
parent8d9be02c9965db4c4a48a2221455160685a95462 (diff)
add a config option for some basic tax grouping by name, RT#5446
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/report_tax.cgi2
-rwxr-xr-xhttemplate/search/report_tax.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/search/report_tax.cgi b/httemplate/search/report_tax.cgi
index 643ba52f3..9f0ad990a 100755
--- a/httemplate/search/report_tax.cgi
+++ b/httemplate/search/report_tax.cgi
@@ -1,4 +1,4 @@
-<% include("/elements/header.html", "$agentname Sales Tax Report - ".
+<% include("/elements/header.html", "$agentname Tax Report - ".
( $beginning
? time2str('%h %o %Y ', $beginning )
: ''
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">