X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..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 105f8b30f..1396012f6 100644 --- a/templates/webpages/am/edit_price_factor.html +++ b/templates/webpages/am/edit_price_factor.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %] [% IF MESSAGE %]

[% MESSAGE %]

[% END %] @@ -11,12 +11,16 @@ - + +[% IF orphaned %] +[% ELSE %] + +[% END %]
[% 'Description' | $T8 %]
[% 'Factor' | $T8 %][% HTML.escape(factor) %] [% ' (in use so no change allowed)' | $T8 %]

@@ -31,6 +35,3 @@ [% IF id %][% IF orphaned %][% END %][% END %]

- - -