summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a481771)
raw | patch | inline | side by side (parent: a481771)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:09:03 +0000 (14:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Mar 2010 14:09:03 +0000 (14:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16122 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 626ffebc8e8b587522bd1877935bf0d533fb8cb8..25eedf399cdb580c6dba458a88ca79b7f21021e0 100644 (file)
-<h3><img alt="P" class="center" src="plugins/systems/images/select_printer.png" align="middle"> {t}Printer driver{/t}</h3>
+<h3>{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>
- <h3><img alt="L" class="center" src="images/lists/on.png" align="middle"> {t}Options{/t}</h3>
+ <h3>{t}Options{/t}</h3>
{$properties}
{/if}
{/if}