Helper::Csv: is_known in dispatcher gefixt
[kivitendo-erp.git] / templates / webpages / department / list.html
index 7433aa9..b932b52 100644 (file)
@@ -1,7 +1,5 @@
 [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %]
-
-<body>
- <div class="listtop">[% FORM.title %]</div>
+<h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -39,5 +37,3 @@
    <a href="[% SELF.url_for(action => 'new') %]">[%- 'Create new department' | $T8 %]</a>
   </p>
  </form>
-</body>
-</html>