summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eaccadb)
raw | patch | inline | side by side (parent: eaccadb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Oct 2007 09:48:56 +0000 (09:48 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 4 Oct 2007 09:48:56 +0000 (09:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7446 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/addons/gotomasses/class_goto_task.inc | patch | blob | history | |
plugins/addons/gotomasses/goto_task.tpl | patch | blob | history |
diff --git a/plugins/addons/gotomasses/class_goto_task.inc b/plugins/addons/gotomasses/class_goto_task.inc
index 4d1403e36e30b32b8f20a0856e52cf001c8a78c2..6091af34b33db16ce382ff0c577f8674e505322e 100644 (file)
$divlist = new divlist("goto_task");
$divlist->SetPluginMode();
- $divlist->SetHeight("160");
+ $divlist->SetWidth("100%");
$divlist->SetEntriesPerPage(0);
$acl_target = $this->parent->getacl("Target");
index 2299d2bce0ed1716171174bd950f7fe68d4bbe2e..0f231aa5897870204017a4bd51b79827f1939edc 100644 (file)
</tr>
<tr>
<td colspan="2">
- <table summary="" style="border:1px solid #B0B0B0;width:600px; " cellspacing=0 cellpadding=0>
+ <table summary="" style="border:1px solid #B0B0B0;width:100%; " cellspacing=0 cellpadding=0>
<tr>
<td>
{render acl=$TargetACL}