Feature Branch: Autocompletion.
[kivitendo-erp.git] / templates / webpages / rp / html_report_susa_de.html
index 6b63446..386bc87 100644 (file)
@@ -39,7 +39,7 @@
  <p>
   <table width="100%">
    <tr>
-     <th class="listheading" rowspan=2>Kontonummer</th>
+     <th class="listheading" rowspan=2>Konto</th>
      <th class="listheading" rowspan=2>Beschreibung</th>
      <th class="listheading" rowspan=2>Letzte Buchung</th>
      <th class="listheading" colspan=2>Eröffnungsbilanzwerte</th>
@@ -56,7 +56,7 @@
     <th class="listheading">Haben</th>
     <th class="listheading">Soll</th>
     <th class="listheading">Haben</th>
-  
+   </tr>
    [% FOREACH row = ROWS %]
     [% IF row.IS_CONTROL %]
      [% IF row.IS_COLSPAN_DATA %]<tr><td colspan="[% row.NUM_COLUMNS %]">[% row.data %]</td></tr>[% END %]