]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ap/form_footer.html
ActionBar: Übersetzungen
[mfinanz.git] / templates / webpages / ap / form_footer.html
index e66bb41ce21ea349e258c3c08f663a7591320c85..df58faa13755a41ea8887e1d2b67e4a7c70a5bed 100644 (file)
@@ -38,7 +38,7 @@
 [%- IF id %]
   <input type=button class=submit onclick="set_history_window([% id %], 'glid');" name="history" id="history" value="[% 'history' | $T8 %]">
   [% IF INSTANCE_CONF.get_ap_show_mark_as_paid %]
-    [% L.submit_tag("action", LxERP.t8('mark as paid'), confirm=LxERP.t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?')) %]
+    [% L.submit_tag("action", LxERP.t8('Mark as paid'), confirm=LxERP.t8('This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?')) %]
   [% END %]
 [%- END %]