summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aed2d29)
raw | patch | inline | side by side (parent: aed2d29)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Sat, 30 Jan 2010 11:54:19 +0000 (11:54 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Sat, 30 Jan 2010 11:54:19 +0000 (11:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15502 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/personal/environment/hotplugSelect/selectHotplug-list.tpl | patch | blob | history | |
gosa-plugins/goto/personal/environment/printerSelect/selectPrinter-list.tpl | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/hotplugSelect/selectHotplug-list.tpl b/gosa-plugins/goto/personal/environment/hotplugSelect/selectHotplug-list.tpl
index d87730747bba344e539283c353b4806a910f1129..7637addb708a1648074c74531e3e14a9442e1783 100644 (file)
<input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=2>
+<table summary="" style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
<tr>
- <td style="vertical-align:top; width:50%;">
+ <td style="vertical-align:top; width:100%;">
<div class="contentboxh">
<p class="contentboxh"> {$HEADLINE} {$SIZELIMIT}</p>
</div>
<div style='height:4px;'>
</div>
-
- <input type="hidden" id="d_save" value="450">
- <input type="hidden" id="d_space" value="760">
{$LIST}
</td>
- <td style='vertical-align:top'>
+ <td style='vertical-align:top;min-width:250px'>
{$FILTER}
</td>
</tr>
diff --git a/gosa-plugins/goto/personal/environment/printerSelect/selectPrinter-list.tpl b/gosa-plugins/goto/personal/environment/printerSelect/selectPrinter-list.tpl
index 921a8db5f34aa5b7dceae272d095b7dca0e48b86..5247baa267d09eb9a74e56e0d9a8965aec199ece 100644 (file)
<input type='image' src='images/empty.png' name='no_action_posted' value='do_nothing' alt='' style='width:2px;height:2px;'>
-<table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=2>
+<table summary="" style="width:100%;height:100%; vertical-align:top; text-align:left;" cellpadding=2>
<tr>
- <td style="vertical-align:top; width:50%;">
+ <td style="vertical-align:top; width:100%;">
<div class="contentboxh">
<p class="contentboxh"> {$HEADLINE} {$SIZELIMIT}</p>
</div>
<div style='height:4px;'>
</div>
-
- <input type="hidden" id="d_save" value="450">
- <input type="hidden" id="d_space" value="760">
{$LIST}
</td>
- <td style='vertical-align:top'>
+ <td style='vertical-align:top;min-width:250px'>
{$FILTER}
</td>
</tr>