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