Tabreiter-Titel für Buchungsliste angepasst
[kivitendo-erp.git] / templates / webpages / is / form_header.html
index 028cc1e..738b545 100644 (file)
@@ -35,7 +35,7 @@
 [%- END %]
 [%- IF id %]
   <li><a href="controller.pl?action=RecordLinks/ajax_list&object_model=Invoice&object_id=[% HTML.url(id) %]">[% 'Linked Records' | $T8 %]</a></li>
-  <li><a href="[% 'controller.pl?action=AccTrans/list_transactions&trans_id=' _ HTML.url(id) | html %]">[% 'Transactions' | $T8 %]</a></li>
+  <li><a href="[% 'controller.pl?action=AccTrans/list_transactions&trans_id=' _ HTML.url(id) | html %]">[% 'Transactions' | LxERP.t8 %]</a></li>
 [%- END %]
  </ul>