]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/is/form_header.html
LxERP.t8 ist kein filter.
[kivitendo-erp.git] / templates / webpages / is / form_header.html
index 738b545553573cf060512a35e93a9e56e452a50f..52e89b75ba3987a1cad1a3f810a796e7350982cb 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' | LxERP.t8 %]</a></li>
+  <li><a href="[% 'controller.pl?action=AccTrans/list_transactions&trans_id=' _ HTML.url(id) | html %]">[% LxERP.t8('Transactions') %]</a></li>
 [%- END %]
  </ul>