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