summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ad2d4c6)
raw | patch | inline | side by side (parent: ad2d4c6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 15 Sep 2006 04:36:40 +0000 (04:36 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 15 Sep 2006 04:36:40 +0000 (04:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4667 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/posix/main.inc | patch | blob | history |
index 881eb8c02535cece9eb0c098686e3344d6d39531..5438227d4f8ec5aa6b6b61f565babec21fa80d81 100644 (file)
}
/* Show page footer depending on the mode */
- if (!$posixAccount->group_dialog && $posixAccount->is_account){
+ if (!$posixAccount->group_dialog && !$posixAccount->show_ws_dialog && $posixAccount->is_account){
$display.= "<p class=\"plugbottom\">";