X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_price_factor.html;h=0e484dfc505ad1d81febddf21b0fe61e001ac62c;hb=a648b673fcb23982d6fecb0c0f97a40c0636a601;hp=dc00c7c6c02460800e3a1a82fe81acb8597ad67c;hpb=781c16772f3c80cc827f11815bfb07b8318621f0;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_price_factor.html b/templates/webpages/am/edit_price_factor.html index dc00c7c6c..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 %]
@@ -11,12 +11,17 @@ - + +[% IF !id || orphaned %] +[% ELSE %] + +[% END %]
[% 'Description' | $T8 %]
[% 'Factor' | $T8 %] + [% HTML.escape(factor) %] [% ' (in use so no change allowed)' | $T8 %]

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

-