X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b16556ccc8e2c1838d5c782b79fd5dcb246b184d..7647d46:/templates/webpages/generic/select_part.html diff --git a/templates/webpages/generic/select_part.html b/templates/webpages/generic/select_part.html index f08104146..ddf5511c8 100644 --- a/templates/webpages/generic/select_part.html +++ b/templates/webpages/generic/select_part.html @@ -21,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 %] @@ -55,7 +55,7 @@ [% END %] [% IF has_bestbefore %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %]