From 26443324d3c05eca945a142338705cd34495bafc Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 24 Jun 2005 06:58:33 +0000 Subject: [PATCH] checkbox instead of combo for bool git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@821 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../gofon/phoneaccount/class_phoneAccount.inc | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc index dd7c76777..e9ec34749 100644 --- a/plugins/gofon/phoneaccount/class_phoneAccount.inc +++ b/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -245,19 +245,15 @@ class phoneAccount extends plugin $str.=""; } + + /* Display switch for true false*/ if($type == "bool"){ - - $str=""; }else{ - $str.="\n"; - $str.="\n"; + $str="\n"; } - $str.="