Code

get rid of the div stuff
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Apr 2010 13:29:40 +0000 (13:29 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Apr 2010 13:29:40 +0000 (13:29 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17706 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/fai/faiPartitionTable.tpl

index b454ee9ac99214d7eb28a2df80c75d527f46a520..8a033c9ea648cb0a1e074388452dd723b46eaa90 100644 (file)
@@ -37,7 +37,7 @@
   <td>
    <h3><LABEL for="SubObject">{t}Discs{/t}</LABEL>
    </h3>
-   {$Entry_divlist}
+   {$Entry_listing}
    
    {if $sub_object_is_addable}
     <button type='submit' name='AddDisk' title="{t}Add disk{/t}">{t}Add disk{/t}</button>