projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0fd242
)
CSV-Import: Button »Download Beispieldatei« immer anzeigen
author
Moritz Bunkus
<m.bunkus@linet.de>
Fri, 29 Oct 2021 10:35:03 +0000
(12:35 +0200)
committer
Moritz Bunkus
<m.bunkus@linet.de>
Thu, 11 Nov 2021 15:00:22 +0000
(16:00 +0100)
templates/webpages/csv_import/form.html
patch
|
blob
|
history
diff --git
a/templates/webpages/csv_import/form.html
b/templates/webpages/csv_import/form.html
index
e867f7a
..
568324e
100644
(file)
--- a/
templates/webpages/csv_import/form.html
+++ b/
templates/webpages/csv_import/form.html
@@
-154,11
+154,12
@@
</p>
[%- END %]
[%- END %][%# IF SELF.type == … %]
+ </div>
-
<p
>
- [%- L.submit_tag('action_download_sample', LxERP.t8('Download sample file')) %]
- </p>
-
+
<div
>
+ <p>
+ [%- L.submit_tag('action_download_sample', LxERP.t8('Download sample file')) %]
+ </p>
</div>
<hr>