X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f311ac0fdaf9f33d8ff052f0196ce133108eacd4..87eebe6:/templates/webpages/generic/select_part.html diff --git a/templates/webpages/generic/select_part.html b/templates/webpages/generic/select_part.html index ab290f748..ddf5511c8 100644 --- a/templates/webpages/generic/select_part.html +++ b/templates/webpages/generic/select_part.html @@ -1,7 +1,5 @@ [%- USE T8 %] [%- USE HTML %] - -
@@ -23,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 %] @@ -57,7 +55,7 @@ [% END %] [% IF has_bestbefore %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] @@ -82,5 +80,3 @@
- -