summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1912b58)
raw | patch | inline | side by side (parent: 1912b58)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Sep 2005 12:51:45 +0000 (12:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 8 Sep 2005 12:51:45 +0000 (12:51 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1333 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/FAI/class_faiProfile.inc | patch | blob | history |
index 5451c4fba8d62ca3333b3ee4261583ee75360879..a4c0d49d451482aa374c5f3d0a2076318f5cd851 100644 (file)
$divlist->SetEntriesPerPage(10);
$divlist->SetHeader(array(array("string"=>"Class name"),
- array("string"=>"Objects"),
- array("string"=>"Options")));
+ array("string"=>"Objects","attach"=>"style='width:120px;'"),
+ array("string"=>"Options","attach"=>"style='border-right:none;width:60px;'")));
$listhead =
"<div style='background:#F0F0F9;padding:5px;'>".
"<input type='image' align='middle' src='images/editpaste.png' title='"._("Append new class names")."' alt='"._("Add")."' name='Add_class'> ".