]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/liquidity_projection/_result.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / liquidity_projection / _result.html
index bcc6e20b664cb9525f3b756bbd1a6476c2de2f28..8207d954b4d31f62ad7bfd578ddf23c9c8629a26 100644 (file)
@@ -46,7 +46,7 @@
  [%- IF FORM.params.buchungsgruppe %]
   [%- FOREACH buchungsgruppe = SELF.liquidity.sorted.buchungsgruppe %]
    <tr class="listrow">
-    <td>[% IF loop.first %][% LxERP.t8("Buchungsgruppe") %][% END %]</td>
+    <td>[% IF loop.first %][% LxERP.t8("Booking group") %][% END %]</td>
     <td>[%- HTML.escape(buchungsgruppe) %]</td>
 
     [%- FOREACH month = SELF.liquidity.sorted.month %]