X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Freport_generator%2Fpdf_export_options.html;h=86594b5df4b9b23389bf1d660b8065cc6b65b7ba;hb=c19956a7fe5d98df3535adc2e1a0786832497d2e;hp=4d3245f85fb3a5f6d191ae221eccaa2cb11d3e0c;hpb=f311ac0fdaf9f33d8ff052f0196ce133108eacd4;p=kivitendo-erp.git diff --git a/templates/webpages/report_generator/pdf_export_options.html b/templates/webpages/report_generator/pdf_export_options.html index 4d3245f85..86594b5df 100644 --- a/templates/webpages/report_generator/pdf_export_options.html +++ b/templates/webpages/report_generator/pdf_export_options.html @@ -1,12 +1,12 @@ [%- USE T8 %] [%- USE HTML %][%- USE LxERP %] - - [%- SET default_margin = LxERP.format_amount(1.5) %] + [%- SET default_ymargin = LxERP.format_amount(1.5) %] + [%- SET default_xmargin = LxERP.format_amount(0.8) %]

[% HTML.escape(title) %]

-
+ [%- FOREACH var = HIDDEN %] @@ -74,22 +74,22 @@ [% 'Top' | $T8 %] - cm + cm [% 'Left' | $T8 %] - cm + cm [% 'Bottom' | $T8 %] - cm + cm [% 'Right' | $T8 %] - cm + cm @@ -125,26 +125,9 @@ [%- IF CONTROLLER_DISPATCH %] -

- - - -

[%- ELSE %] -

- - -

- [%- END %]
- -