summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07396c6)
raw | patch | inline | side by side (parent: 07396c6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Oct 2007 11:31:12 +0000 (11:31 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Oct 2007 11:31:12 +0000 (11:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7513 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_terminalStartup.inc | patch | blob | history | |
plugins/admin/systems/class_workstationStartup.inc | patch | blob | history |
diff --git a/plugins/admin/systems/class_terminalStartup.inc b/plugins/admin/systems/class_terminalStartup.inc
index ba8a0c0424487c44205aef41d780f66e7467bc64..9185810d38a65fcafb6770e4e95d4660bed26c5e 100644 (file)
"<input class='center' type='image' src='images/sort_up.png' name='sort_ldap_up_".$key."'> ".
"<input class='center' type='image' src='images/sort_down.png' name='sort_ldap_down_".$key."'> ".
"<input class='center' type='image' src='images/edittrash.png' name='gotoLdapRemove_".$key."'>",
- "attach" => "style='border-right:0px;'")));
+ "attach" => "style='text-align:right;width:40px;border-right:0px;'")));
}
if($this->gotoLdap_inherit){
diff --git a/plugins/admin/systems/class_workstationStartup.inc b/plugins/admin/systems/class_workstationStartup.inc
index 0860bcb992214b1fefd7a9b5d4ea2607fd2cde59..ff071fe40366089aff3dd6a0d416d9b50bdb3c66 100644 (file)
"<input class='center' type='image' src='images/sort_up.png' name='sort_ldap_up_".$key."'> ".
"<input class='center' type='image' src='images/sort_down.png' name='sort_ldap_down_".$key."'> ".
"<input class='center' type='image' src='images/edittrash.png' name='gotoLdapRemove_".$key."'>",
- "attach" => "style='border-right:0px;'")));
+ "attach" => "style='text-align:right;width:40px;border-right:0px;'")));
}
if($this->gotoLdap_inherit){