summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 13eee82)
raw | patch | inline | side by side (parent: 13eee82)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:05 +0000 (16:59 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 16:59:05 +0000 (16:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16855 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/systems/goto/selectUserToPrinterDialog.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/selectUserToPrinterDialog.tpl b/gosa-plugins/goto/admin/systems/goto/selectUserToPrinterDialog.tpl
index 398be4d30a9b25582bd13761478c792bcc98b47a..b34bbbb19ecae33c83e7274e17347a56057b2e32 100644 (file)
<input type="hidden" name="dialogissubmitted" value="1">
- <table summary="{t}Select printer to add{/t}" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4>
+ <table style='width:100%; ' summary="{t}Select printer to add{/t}">
+
<tr>
<td style="width:600px">
<div class="contentboxh" style="height:20px;">
</td>
<td valign="top">
<div class="contentboxh" style="height:20px">
- <p class="contentboxh" style="font-size:12px"><img src="{$launchimage}" align="right" alt="[F]">{t}Filters{/t}</p>
+ <p class="contentboxh" style="font-size:12px">{image path="{$launchimage}" align="right"}{t}Filters{/t}
+</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>
<input type='checkbox' name='SubSearch' value='1' title='{t}Select to search within subtrees{/t}' onClick='document.mainform.submit();' {$subtree}> {t}Search in subtrees{/t}
</td>
</tr>
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table style='background-color:#F8F8F8' summary="" width="100%">
+
<tr>
<td>
- <label for="dspselectPrinter"><img class="center" alt="" src="{$tree_image}" align="middle" title="{t}Display members of department{/t}"></label>
+ <label for="dspselectPrinter">{image path="{$tree_image}" title="{t}Display members of department{/t}"}
+</label>
</td>
<td style="width:99%">
<select style="width:99%" name="depselectPrinter" size=1 onChange="mainform.submit()" title="{t}Choose the department the search will be based on{/t}">
</td>
</tr>
</table>
- <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+ <table style='background-color:#F8F8F8' summary="" width="100%">
+
<tr>
<td>
- <LABEL for='filter'><img class="center" alt="Search" src="{$search_image}" align="middle" title="{t}Display members matching{/t}">
+ <LABEL for='filter'>{image path="{$search_image}" title="{t}Display members matching{/t}"}
+
</LABEL>
</td>
<td width="99%">