]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/report_generator/html_report.html
Dateimanagement: Massendruck
[mfinanz.git] / templates / webpages / report_generator / html_report.html
index 19a5ca603640b14446e581977a9416408d2679a5..2dfc871a9579057c47cebc2db7105d76ddff787a 100644 (file)
@@ -29,7 +29,7 @@
 
  [% IF DATA_PRESENT %]
  <p>
-  <table [% IF TABLE_CLASS %]class="[% TABLE_CLASS %]"[% END %] width="100%">
+  <table [% IF TABLE_CLASS %]class="[% TABLE_CLASS %]"[% END %] id="report_table_id" width="100%">
    [%- FOREACH row = HEADER_ROWS %]
    <tr>
     [% FOREACH col = row %]