X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fjournal_filter.html;h=e6082cd9c4b8102dd727ef7d25b0eae23d27322f;hb=8660390cf291a037ce540f0c3372e6f213938e50;hp=2308794a820cf11400ccdfe3b23a20cd80725272;hpb=6c7e41458d2027f72901d16417a37648942f7445;p=kivitendo-erp.git diff --git a/templates/webpages/wh/journal_filter.html b/templates/webpages/wh/journal_filter.html index 2308794a8..e6082cd9c 100644 --- a/templates/webpages/wh/journal_filter.html +++ b/templates/webpages/wh/journal_filter.html @@ -1,6 +1,6 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %] - +[%- USE L %] +[%- USE HTML %][%- USE JavaScript %] @@ -105,12 +105,11 @@ [% 'Charge Number' | $T8 %]: - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %]: - - + [% L.date_tag('bestbefore') %] [% END %] @@ -132,15 +131,13 @@ [% 'From Date' | $T8 %] - - + [% L.date_tag('fromdate') %] [% 'To Date' | $T8 %] - - + [% L.date_tag('todate') %] @@ -169,7 +166,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -211,32 +208,3 @@

- - - -