diff --git a/portal/index.php b/portal/index.php index 7462dfaaa..796003911 100644 --- a/portal/index.php +++ b/portal/index.php @@ -122,8 +122,8 @@ function SelectService($oP, $oUserOrg) { $sChecked = "checked"; } - $oP->p("
"); - $oP->p("
".htmlentities($oService->Get('description'), ENT_QUOTES, 'UTF-8')."
"); + $oP->p("
".$oService->Get('description')."