diff --git a/core/user_settings/user_dashboard.php b/core/user_settings/user_dashboard.php index 3bfa2554e2..b0fa7b8b41 100644 --- a/core/user_settings/user_dashboard.php +++ b/core/user_settings/user_dashboard.php @@ -393,7 +393,7 @@ $hud[$n]['html'] .= ""; } else { - $hud[$n]['html'] .= "


".$text['label-no_voicemail_assigned']."
"; + $hud[$n]['html'] .= "
".$text['label-no_voicemail_assigned']; } $hud[$n]['html'] .= ""; $n++;