]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/is/form_footer.html
Entwürfe: beim Buchen dazugehörigen Entwurf löschen
[kivitendo-erp.git] / templates / webpages / is / form_footer.html
index 912218a4829bc38dcdd186ac0ade425fa1efcfb1..1cb4a1836c0b9c4c3beddfd245530b16549263fd 100644 (file)
 
 <input type="hidden" name="rowcount" value="[% rowcount %]">
 <input type="hidden" name="callback" value="[% callback | html %]">
-<input type="hidden" name="draft_id" value="[% draft_id %]">
-<input type="hidden" name="draft_description" value="[% draft_description %]">
+[% P.hidden_tag('draft_id', draft_id) %]
+[% P.hidden_tag('draft_description', draft_description) %]
 <input type="hidden" name="customer_discount" value="[% customer_discount %]">
 <input type="hidden" name="gldate" value="[% gldate %]">
 </form>