X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Freport_generator%2Fpdf_export_options.html;h=86594b5df4b9b23389bf1d660b8065cc6b65b7ba;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=e6d76bf9d73eea49fc878087985c31c8ef9411cf;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;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 e6d76bf9d..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,24 +125,9 @@ [%- IF CONTROLLER_DISPATCH %] -

- - - -

[%- ELSE %] -

- - -

- [%- END %]