X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..16df30aaca2c8d4173f1ea76be206ef5a23e69c9:/templates/webpages/wh/warehouse_selection.html diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index afdc7a4ea..429b3b1e6 100644 --- a/templates/webpages/wh/warehouse_selection.html +++ b/templates/webpages/wh/warehouse_selection.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE HTML %] -[% USE JavaScript %] - +[%- USE L %] +[%- USE JavaScript %] @@ -109,7 +109,7 @@ [% 'Part Description' | $T8 %] - + @@ -118,12 +118,11 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] - - + [% L.date_tag('bestbefore') %] [% END %] @@ -140,18 +139,3 @@

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