X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_price_factor.html;h=0e484dfc505ad1d81febddf21b0fe61e001ac62c;hb=ad033a768bbe46566afa159008c42ff7fc6bb35a;hp=9085fda2ae4b56dd52e4570aec4e3270b8017746;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git 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 %]

-