summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0d861a9)
raw | patch | inline | side by side (parent: 0d861a9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:33 +0000 (16:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:33 +0000 (16:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16865 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/ppd/printerPPDSelectionDialog.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/ppd/printerPPDSelectionDialog.tpl b/gosa-plugins/goto/admin/systems/ppd/printerPPDSelectionDialog.tpl
index 7c984cdc0a9574718d734750613279b8062d9f12..ef884e4a0441fa9e6a4e3b73672155cd9803be7d 100644 (file)
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+<table style='width:100%; ' summary="">
+
<tr>
- <td style="vertical-align:top;width=50%;width:600px">
+ <td style='width=50%;'>
+
<div class="contentboxh" style="height:20px;">
<p class="contentboxh" style="font-size:12px">
<b>{t}Select objects to add{/t}</b>
<input type=hidden name="edit_helper">
</div>
</td>
- <td style="vertical-align:top;">
+ <td>
+
<div class="contentboxh" style="height:20px;">
<p class="contentboxh" style="font-size:12px">
- <img src="{$launchimage}" align="right" alt="[F]">
+ {image path="{$launchimage}" align="right"}
+
<b>{t}Filters{/t}</b>
</p>
</div>
<div class="contentboxb">
- <table summary="" style="width:100%;border-top:1px solid #B0B0B0; background-color:#F8F8F8">
+ <table style='width:100%;background-color:#F8F8F8' summary="">
+
{$alphabet}
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table style='background-color:#F8F8F8' summary="" width="100%">
+
<tr>
<td style="width:18px">
- <img alt="" src="{$search_image}" align=middle title="{t}Display objects matching{/t}">
+ {image path="{$search_image}" title="{t}Display objects matching{/t}"}
+
</td>
<td>
<input type='text' style="width:99%" name='regex' maxlength='20' value='{$regex}'