"Erfassen" als normale Links anstelle von Buttons darstellen
[kivitendo-erp.git] / templates / webpages / am / edit_units.html
index c9495e1..8384d44 100644 (file)
@@ -3,7 +3,6 @@
 
 <script type="text/javascript" src="js/jquery-ui.js"></script>
 
-<body>
 
  [% IF saved_message %]
   <p>[% saved_message %]</p>
 
  [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %]
 
-</body>
-</html>