X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fjournal_filter.html;h=07ec2e7b3c21ceb4dd3b0d5a511ce05280ca8622;hb=dd2ee66b1d04c3644c48c32b33673463af223077;hp=2308794a820cf11400ccdfe3b23a20cd80725272;hpb=1de53cbf8a926ae3ae89bc5466ab660df82484b2;p=kivitendo-erp.git diff --git a/templates/webpages/wh/journal_filter.html b/templates/webpages/wh/journal_filter.html index 2308794a8..07ec2e7b3 100644 --- a/templates/webpages/wh/journal_filter.html +++ b/templates/webpages/wh/journal_filter.html @@ -1,5 +1,7 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %] +[%- USE L %] +[%- USE HTML %][%- USE JavaScript %] +

[% 'Report about warehouse transactions' | $T8 %]

-
[% 'Report about warehouse transactions' | $T8 %]
-
@@ -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 @@

- - - -