]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/department/form.html
select_tag(): Funktionalität von "with_empty" wiederherstellen
[mfinanz.git] / templates / webpages / department / form.html
index 35c450d02639f1e58ec564149763bc4b9d780cdf..81eb941bc6b49ce15cdcb49c280cdc6a572429e4 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
 [% SET is_used = SELF.department.is_used %]
-<body>
 
  <form method="post" action="controller.pl">
   <div class="listtop">[% FORM.title %]</div>
@@ -24,4 +23,3 @@
    <a href="[% SELF.url_for(action => 'list') %]">[%- 'Abort' | $T8 %]</a>
   </p>
  </form>
-</body>