summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4662a48)
raw | patch | inline | side by side (parent: 4662a48)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 13:00:52 +0000 (13:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Jan 2010 13:00:52 +0000 (13:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15315 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/personal/posix/main.inc | patch | blob | history |
index 3f0a09e318a35bc7cf921cafbb899e7dd9798fd7..5f817c340b214163d2c86e9bb26768c143c58123 100644 (file)
}
/* Show page footer depending on the mode */
- if (!$posixAccount->groupSelect && !$posixAccount->show_ws_dialog && $posixAccount->is_account && empty($lock_msg)){
+ if (!$posixAccount->groupSelect && !$posixAccount->trustSelect && $posixAccount->is_account && empty($lock_msg)){
$display.= "<p class=\"plugbottom\">";