X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ba52ee604affc254bd1de43ce5ea4e5c452d7515..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/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 1396012f6..0e484dfc5 100644 --- a/templates/webpages/am/edit_price_factor.html +++ b/templates/webpages/am/edit_price_factor.html @@ -1,9 +1,9 @@ [%- USE T8 %] [%- USE HTML %] +

[% title %]

- [% IF MESSAGE %]

[% MESSAGE %]

[% END %] -
[% title %]
+ [% IF MESSAGE %]

[% MESSAGE %]

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