]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_footer.html
VK-Rechnungsmaske: "zurück"-Link hinzugefügt, um z.B. zur Berichtsliste zurückzukehren
[mfinanz.git] / templates / webpages / is / form_footer.html
index fdbdc21b87610f581c07ed04848b04154a007996..2c271dd61bc9378a080c7c63c4166efbbe0fb744 100644 (file)
       [% END %]
   [% END %]
 
+  [% IF callback %]
+    <a href="[% callback %]">[% 'back' | $T8  %]</a>
+  [% END %]
+
 <input type="hidden" name="rowcount" value="[% rowcount %]">
 <input type="hidden" name="callback" value="[% callback | html %]">
 <input type="hidden" name="draft_id" value="[% draft_id %]">