summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 059078c)
raw | patch | inline | side by side (parent: 059078c)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Aug 2005 09:19:11 +0000 (09:19 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Aug 2005 09:19:11 +0000 (09:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1186 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/connectivity/class_proxyAccount.inc | patch | blob | history |
diff --git a/plugins/personal/connectivity/class_proxyAccount.inc b/plugins/personal/connectivity/class_proxyAccount.inc
index a097972ddc889696a482a309908a55e6cee6c384..740e32be21fb697b3f3439a8e221253547a96a20 100644 (file)
/* Show checkbox? */
if ($this->parent != NULL){
$smarty->assign("tabbed", "1");
+ } else {
+ $smarty->assign("tabbed", "0");
}
/* Assign radio boxes */