]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/background_job/list.html
L.select_tag: Unterstützung für Nutzung von <optgroup>s
[mfinanz.git] / templates / webpages / background_job / list.html
index 7d480472a87a4d776c2e03b0c4ca342115364199..b3d53eaa4fef6b1392e5a3b5d89d56cbfc9fe7de 100644 (file)
@@ -1,7 +1,6 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
 
-<body>
- <div class="listtop">[% FORM.title %]</div>
+ <h1>[% FORM.title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -76,5 +75,3 @@
    <a href="[% SELF.url_for(controller => 'TaskServer', action => 'show') %]">[%- LxERP.t8('Task server control') %]</a>
   </p>
  </form>
-</body>
-</html>