WebDAV-Liste: noch mehr Styling
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 20 Apr 2016 09:55:16 +0000 (11:55 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 20 Apr 2016 09:55:16 +0000 (11:55 +0200)
templates/webpages/webdav/_list.html

index beedef7..3869e09 100644 (file)
@@ -8,8 +8,8 @@
  <table>
   <thead>
    <tr class="listheading">
-    <td>[% 'File name' | $T8 %]</td>
-    <td>[% 'WebDAV link' | $T8 %]</td>
+    <th>[% 'File name' | $T8 %]</th>
+    <th>[% 'WebDAV link' | $T8 %]</th>
    </tr>
   </thead>