summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5f73c4)
raw | patch | inline | side by side (parent: c5f73c4)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 13:22:41 +0000 (13:22 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/ppd/printerPPDDialog.tpl b/gosa-plugins/goto/admin/systems/ppd/printerPPDDialog.tpl
index e1845673d05cb2f6f60883b91c4d2238d34712aa..626ffebc8e8b587522bd1877935bf0d533fb8cb8 100644 (file)
-<h2><img alt="P" class="center" src="plugins/systems/images/select_printer.png" align="middle"> {t}Printer driver{/t}</h2>
+<h3><img alt="P" class="center" src="plugins/systems/images/select_printer.png" align="middle"> {t}Printer driver{/t}</h3>
{if !$path_valid}
<p>
<b>{msgPool type=invalidConfigurationAttribute param=ppdPath}</b>
</table>
{if $showOptions eq 1}
<p class="seperator"> </p>
- <h2><img alt="L" class="center" src="images/lists/on.png" align="middle"> {t}Options{/t}</h2>
+ <h3><img alt="L" class="center" src="images/lists/on.png" align="middle"> {t}Options{/t}</h3>
{$properties}
{/if}
{/if}