X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fa515ecf51805775440941fa6d2b8fa55db772f0..87eebe6:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index 4d3b3e3e0..c8d6ae717 100644 --- a/templates/webpages/am/edit_units.html +++ b/templates/webpages/am/edit_units.html @@ -1,9 +1,6 @@ [%- USE T8 %][%- USE LxERP %][% USE L %] [% USE HTML %] - - - [% IF saved_message %]

[% saved_message %]

@@ -100,7 +97,7 @@ [% FOREACH row = UNITS %] - [ LxERP.t8('reorder item') %] + [ LxERP.t8('reorder item') %] [% IF row.in_use %] @@ -145,7 +142,5 @@ - [% L.sortable_element('#unit_list tbody', 'url' => 'controller.pl?action=Unit/reorder', 'with' => 'unit_id') %] + [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] - -