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

[% MESSAGE %]

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