X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=bc2d0f58a79292264b18a708569598e410fd4ed2;hb=bdd3c486e20b1b2dda40de58aadfa1fdc220dc07;hp=6b3757b3bcd35a5a893127c4af138b38283212ba;hpb=41b9f5c7c8067d67326c83e2d26df0898bc279ca;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_price_factors.html b/templates/webpages/am/list_price_factors.html index 6b3757b3b..bc2d0f58a 100644 --- a/templates/webpages/am/list_price_factors.html +++ b/templates/webpages/am/list_price_factors.html @@ -1,15 +1,15 @@ [%- USE T8 %][% USE L %][% USE LxERP %] [% USE HTML %] +

[% title %]

[% IF MESSAGE %]

[% MESSAGE %]

[% END %] -
[% title %]

- + @@ -18,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) %]