X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2bc081d8f636bf558b7f3eb8bb9e4e99d45e6ca1..a2ab888d:/templates/webpages/wh/warehouse_selection_stock.html diff --git a/templates/webpages/wh/warehouse_selection_stock.html b/templates/webpages/wh/warehouse_selection_stock.html index 4bb3c04e9..50da3f1e2 100644 --- a/templates/webpages/wh/warehouse_selection_stock.html +++ b/templates/webpages/wh/warehouse_selection_stock.html @@ -1,6 +1,6 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %][% USE LxERP %] - +[%- USE L %] +[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %] @@ -106,12 +106,11 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] - - + [% L.date_tag('bestbefore', bestbefore) %] [% END %] @@ -147,18 +146,3 @@

- [% IF conf_show_best_before %] - - [% END %] - - -