]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ir/form_footer.html
Alle Rechnungen: »als bezahlt markieren« auf neue Funktionen in SL::DB::(Purchase...
[mfinanz.git] / templates / webpages / ir / form_footer.html
index 67a49a5a28ea9437a489f5f8c4d431d72f8e08c5..f07a2b81019a65311fb9ded3fb348d1b81327de8 100644 (file)
       <input type="button" class="submit" onclick="set_history_window([% id | html %], 'glid');" name="history" id="history" value="[% 'history' | $T8 %]">
 
       [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %]
-          <input type="submit" class="submit" name="action" value="[% 'mark as paid' | $T8 %]">
+        [% 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 %]