X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1df2efffbb760f0c7ad5e32e40807beadc227b80..ba52ee60:/templates/webpages/am/edit_units.html diff --git a/templates/webpages/am/edit_units.html b/templates/webpages/am/edit_units.html index c9495e14e..db3ae6558 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 %]
@@ -86,7 +83,7 @@![]() |
+ ![]() |
[% 'Delete' | $T8 %] | [% 'Unit' | $T8 %] | [% 'Base unit' | $T8 %] | @@ -100,7 +97,7 @@
|---|---|---|---|---|
![]() |
+ ![]() |
[% IF row.in_use %]
@@ -147,5 +144,3 @@ [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %] - - |