From: hickert Date: Fri, 12 Aug 2005 09:07:52 +0000 (+0000) Subject: Parametername in phonaccount moved to single line. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1f6340fee6d0b2e702538e0fec5a32e2afc74444;p=gosa.git Parametername in phonaccount moved to single line. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1120 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/gofon/phoneaccount/class_phoneAccount.inc b/plugins/gofon/phoneaccount/class_phoneAccount.inc index c55d63bd0..852abc524 100644 --- a/plugins/gofon/phoneaccount/class_phoneAccount.inc +++ b/plugins/gofon/phoneaccount/class_phoneAccount.inc @@ -591,11 +591,11 @@ class phoneAccount extends plugin case "string": $str="acl, "goFonMacro")." style='width:340px;'>"; - $macrotab.= "$name$str"; + $macrotab.= "$name$str"; break; } - $macrotab.= ""; + $macrotab.= " "; } $macrotab.="";