Code

Added acls to mimetype
[gosa.git] / plugins / generic / references / contents.tpl
index 72cf5b33dee044d3ad8fb5b8344e3ec95b846117..e953da19fd9912b32f08e17df38340ba2d8117f8 100644 (file)
@@ -1,5 +1,5 @@
 {if $objectList ne ""}
-<table style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding=4 cellspacing=0 border=0 rules="cols">
+<table summary="" style="width:100%; vertical-align:top; text-align:left; border:1px solid #B0B0B0;"  cellpadding=4 cellspacing=0 border=0 rules="cols">
 
  <colgroup>
   <col width="20%">
@@ -8,7 +8,7 @@
  </colgroup>
 
  <tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
-  <td>{t}Object name{/t}</td><td>{t}Description{/t}</td><td>Contents</td>
+  <td>{t}Object name{/t}</td><td>{t}Description{/t}</td><td>{t}Contents{/t}</td>
  </tr>
 
  {$objectList}