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

[% title %]

[% IF MESSAGE %]

[% MESSAGE %]

[% END %] -
[% title %]

- + @@ -21,7 +18,7 @@ [% FOREACH factor = PRICE_FACTORS %] - + @@ -33,13 +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) %]