summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d7b65f)
raw | patch | inline | side by side (parent: 3d7b65f)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 19 Jul 2006 04:26:36 +0000 (04:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 19 Jul 2006 04:26:36 +0000 (04:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4211 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/users/class_divListUsers.inc | patch | blob | history |
diff --git a/plugins/admin/users/class_divListUsers.inc b/plugins/admin/users/class_divListUsers.inc
index ed885c2d0cc8443d0f384cad8f3913f1a3f2fda0..79adad8168bf3071767d4f0aadec38cb57c34df4 100644 (file)
$this->EnableSaveButton (false);
/* Dynamic action col, depending on snapshot icons */
- $action_col_size = 88;
+ $action_col_size = 104;
if($this->parent->snapshotEnabled()){
$action_col_size += 38;
}