X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..4b31e6ba4211c900648d92af80ae8d09041977ad:/templates/webpages/generic/select_part.html diff --git a/templates/webpages/generic/select_part.html b/templates/webpages/generic/select_part.html index 324c4738a..ddf5511c8 100644 --- a/templates/webpages/generic/select_part.html +++ b/templates/webpages/generic/select_part.html @@ -1,6 +1,5 @@ [%- USE T8 %] -[% USE HTML %] - +[%- USE HTML %]
@@ -22,7 +21,7 @@ [% 'Charge number' | $T8 %] [% END %] [% IF has_bestbefore %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] [% END %] [% END %] @@ -56,7 +55,7 @@ [% END %] [% IF has_bestbefore %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] @@ -81,5 +80,3 @@
- -