X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fzugferd%2Fform.html;fp=templates%2Fwebpages%2Fzugferd%2Fform.html;h=49f88f54c4100b29a57ad1b6da1e52565aea0842;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0000000000000000000000000000000000000000;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/webpages/zugferd/form.html b/templates/webpages/zugferd/form.html new file mode 100644 index 000000000..49f88f54c --- /dev/null +++ b/templates/webpages/zugferd/form.html @@ -0,0 +1,14 @@ +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] +[%- USE T8 %] +[%- INCLUDE 'common/flash.html' %] +
[% FORM.title %]
+ +

+ [% "Import a Factur-X/ZUGFeRD file:" | $T8 %] +

+ +
+ [% L.input_tag('file', '', type => 'file', accept => '.pdf') %] +