X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/215899a2afb52fd5d364df172b01654e9559764e..ba52ee60:/templates/webpages/am/edit_price_factor.html diff --git a/templates/webpages/am/edit_price_factor.html b/templates/webpages/am/edit_price_factor.html index a2191300b..1396012f6 100644 --- a/templates/webpages/am/edit_price_factor.html +++ b/templates/webpages/am/edit_price_factor.html @@ -16,7 +16,11 @@ [% 'Factor' | $T8 %] +[% IF orphaned %] +[% ELSE %] + [% HTML.escape(factor) %] [% ' (in use so no change allowed)' | $T8 %] +[% END %]