X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_price_factors.html;h=4e91ca3bee114b4086f8b589c277d46b7a486558;hb=833f083eae2a4547c49f8f92a2fdca6ba4dfe5f4;hp=12a95cde7e59b6195b0d9d317cf31c54df001c7f;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_price_factors.html b/templates/webpages/am/list_price_factors.html index 12a95cde7..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,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) %]