X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=4e91ca3bee114b4086f8b589c277d46b7a486558;hb=f5b56d67c1ef6dc87d4dcd50ba31f9a2b0a20846;hp=06e48a38ae1036d358bd4bc54cde17dc8d3506f6;hpb=7972cef8c2b55f120a7386c81facfa44e05ccd41;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) %]