]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_header.html
Tabreiter-Titel für Buchungsliste angepasst
[mfinanz.git] / templates / webpages / is / form_header.html
index 028cc1e848ac1487ef5334f97eb9643967338ff0..738b545553573cf060512a35e93a9e56e452a50f 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>