X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=bc2d0f58a79292264b18a708569598e410fd4ed2;hb=fbbfd3ce7bdc893ac30638cce1427938276b659b;hp=06e48a38ae1036d358bd4bc54cde17dc8d3506f6;hpb=7321146cf5a08364a9db2ddddbb0b74a5d3fc4c9;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_price_factors.html b/templates/webpages/am/list_price_factors.html index 06e48a38a..bc2d0f58a 100644 --- a/templates/webpages/am/list_price_factors.html +++ b/templates/webpages/am/list_price_factors.html @@ -1,18 +1,15 @@ [%- USE T8 %][% USE L %][% USE LxERP %] [% USE HTML %] - - - +

[% title %]

[% IF MESSAGE %]

[% MESSAGE %]

[% END %] -
[% title %]

- + @@ -21,7 +18,7 @@ [% FOREACH factor = PRICE_FACTORS %] - +
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [% 'Description' | $T8 %] [% 'Factor' | $T8 %]
[ LxERP.t8('reorder item') %][%- LxERP.t8('reorder item') %] [% HTML.escape(factor.description) %] [% HTML.escape(factor.factor) %]