X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Fedit_price_factor.html;h=0e484dfc505ad1d81febddf21b0fe61e001ac62c;hb=83b3c64ecfdbcd1c3dc1e1586af1260bc0917aeb;hp=105f8b30f80325d3a59188055cd8381690e360bc;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/am/edit_price_factor.html b/templates/webpages/am/edit_price_factor.html index 105f8b30f..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 %] +[%- 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,6 +36,3 @@ [% IF id %][% IF orphaned %][% END %][% END %]

- - -