X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdrafts%2Fform.html;h=1036de690ac2e206a3f0c1f5dc3b8a77ad183c8b;hb=0908bb6e1491be258f3bce6de00554860fceff24;hp=031b0a17c6ffe653a3d3c41176b29dc1f30673de;hpb=bbe298f0358adb884fed753eff67967c09338740;p=kivitendo-erp.git diff --git a/templates/webpages/drafts/form.html b/templates/webpages/drafts/form.html index 031b0a17c..1036de690 100644 --- a/templates/webpages/drafts/form.html +++ b/templates/webpages/drafts/form.html @@ -3,7 +3,7 @@ [%- USE LxERP %] [%- USE HTML %] -[% PROCESS 'common/flash.html' %] +[% INCLUDE 'common/flash.html' %] [%- IF FORM.id %]

[% 'Update this draft.' | $T8 %]

@@ -12,7 +12,7 @@ [%- END %] [% L.hidden_tag('', FORM.id, id='new_draft_id') %] -[% 'Description' | $T8 %]: +[% 'Description' | $T8 %]: [% L.input_tag('new_draft_description', FORM.description) %] [% L.button_tag('kivi.Draft.save("' _ HTML.escape(SELF.module) _ '", "' _ HTML.escape(SELF.submodule) _ '")', LxERP.t8('Save draft')) %] [%- IF drafts_list.size %]