X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=4e91ca3bee114b4086f8b589c277d46b7a486558;hb=6af6a67b3c7ceafc4c247340df63d46b13b12529;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..4e91ca3be 100644 --- a/templates/webpages/am/list_price_factors.html +++ b/templates/webpages/am/list_price_factors.html @@ -1,9 +1,6 @@ [%- USE T8 %][% USE L %][% USE LxERP %] [% USE HTML %] - - - [% IF MESSAGE %]

[% MESSAGE %]

[% END %]
[% title %]
@@ -12,7 +9,7 @@ - + @@ -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) %]