]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/department/list.html
L.select_tag: Unterstützung für Nutzung von <optgroup>s
[mfinanz.git] / templates / webpages / department / list.html
index 7433aa95a59bc83e006add58ee18d2030eee6fa9..5406f63624ed406a7725f1e81584d92c2d01876d 100644 (file)
@@ -1,6 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
 
-<body>
  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
@@ -39,5 +38,3 @@
    <a href="[% SELF.url_for(action => 'new') %]">[%- 'Create new department' | $T8 %]</a>
   </p>
  </form>
-</body>
-</html>