add a config option for some basic tax grouping by name, RT#5446
authorivan <ivan>
Tue, 26 May 2009 01:43:30 +0000 (01:43 +0000)
committerivan <ivan>
Tue, 26 May 2009 01:43:30 +0000 (01:43 +0000)
httemplate/search/report_tax.cgi
httemplate/search/report_tax.html

index 643ba52..9f0ad99 100755 (executable)
@@ -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 )
                   : ''
index 8640e0e..217f481 100755 (executable)
@@ -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">