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

[% title %]

[% IF MESSAGE %]

[% MESSAGE %]

[% END %] -
[% title %]

- + @@ -22,7 +18,7 @@ [% FOREACH factor = PRICE_FACTORS %] - + @@ -34,14 +30,7 @@

-
- - - - - + [%- 'Add' | $T8 %]

[% L.sortable_element('#price_factor_list tbody', url => 'controller.pl?action=PriceFactor/reorder', with => 'price_factor_id') %] - -
[ 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) %]