summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d2d490)
raw | patch | inline | side by side (parent: 3d2d490)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:29 +0000 (16:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:29 +0000 (16:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16864 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 94cdfc68c70bcec8f6f51f004c500b57c04c8bd8..92e2cb389e723af01b7cca9c41a11c6dd110b566 100644 (file)
{else}
<table summary="" width="100%">
<tr>
- <td width="50%" style="vertical-align:top">
+ <td>
+
{t}Model{/t}: <i>{$ppdString}</i>
{render acl=$acl}
<button type='submit' name='SelectPPD'>{t}Select{/t}</button>
{/render}
</td>
- <td style="border-left: 1px solid rgb(160, 160, 160);padding-left:10px;">
+ <td style='padding-left:10px;' class='left-border'>
+
{t}New driver{/t}
{render acl=$acl}
<input type="file" value="" name="NewPPDFile">