Code

replaced <p> seperator style by <hr >
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:32:47 +0000 (14:32 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Mar 2010 14:32:47 +0000 (14:32 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16157 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/admin/systems/ppd/printerPPDDialog.tpl

index 25eedf399cdb580c6dba458a88ca79b7f21021e0..71202d7c4bea2a84d04ba47bd6beab942b1c19c5 100644 (file)
@@ -24,7 +24,7 @@
                </tr>
        </table>
        {if $showOptions eq 1}
-       <p class="seperator">&nbsp;</p>
+       <hr>
        <h3>{t}Options{/t}</h3>
        {$properties}
        {/if}