Code

<h2> => </h3>
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:22:41 +0000 (13:22 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:22:41 +0000 (13:22 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15945 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index e1845673d05cb2f6f60883b91c4d2238d34712aa..626ffebc8e8b587522bd1877935bf0d533fb8cb8 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img alt="P" class="center" src="plugins/systems/images/select_printer.png" align="middle">&nbsp;{t}Printer driver{/t}</h2>
+<h3><img alt="P" class="center" src="plugins/systems/images/select_printer.png" align="middle">&nbsp;{t}Printer driver{/t}</h3>
 {if !$path_valid}
 <p>
        <b>{msgPool type=invalidConfigurationAttribute param=ppdPath}</b>
@@ -25,7 +25,7 @@
        </table>
        {if $showOptions eq 1}
        <p class="seperator">&nbsp;</p>
-       <h2><img alt="L" class="center" src="images/lists/on.png" align="middle">&nbsp;{t}Options{/t}</h2>
+       <h3><img alt="L" class="center" src="images/lists/on.png" align="middle">&nbsp;{t}Options{/t}</h3>
        {$properties}
        {/if}
 {/if}