X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=4e91ca3bee114b4086f8b589c277d46b7a486558;hb=efb9a24f2252104ab4af5c25334119d7c5c70a8c;hp=0f3c0135c802aa0c8e8070706ed09ef45b11e394;hpb=de0f9532013c861dae78aa01b9633284d1ceee7c;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_price_factors.html b/templates/webpages/am/list_price_factors.html index 0f3c0135c..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,15 +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) %]