X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/075bd42af8885aee3c18fe055a2c82b8b43f4cea..ba52ee60:/templates/webpages/generic/select_part.html diff --git a/templates/webpages/generic/select_part.html b/templates/webpages/generic/select_part.html index f08104146..fe18fe664 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 %] @@ -39,6 +39,8 @@ + + [% HTML.escape(part.number) %] @@ -55,7 +57,7 @@ [% END %] [% IF has_bestbefore %] - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %]