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

[% title %]

- [% IF MESSAGE %]

[% MESSAGE %]

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

[% MESSAGE %]

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

@@ -32,4 +36,3 @@ [% IF id %][% IF orphaned %][% END %][% END %]

-