WebDAV Reiter - title als class statt h1
authorG. Richardson <information@kivitendo-premium.de>
Thu, 4 Dec 2014 13:51:23 +0000 (14:51 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Thu, 4 Dec 2014 13:51:23 +0000 (14:51 +0100)
templates/webpages/webdav/_list.html

index 6b643f8..766c9b8 100644 (file)
@@ -1,8 +1,8 @@
 [% USE HTML %][% USE T8 %]
-<h1>[% 'Documents in the WebDAV repository' | $T8 %]</h1>
 
 [%- IF INSTANCE_CONF.get_webdav %]
 <div id="ui-tabs-webdav">
+<div class="listtop">[%- 'Documents in the WebDAV repository' | $T8 %]</div> 
 
  <table width="100%">
   <tr>