diff --git a/app/voicemails/resources/dashboard/voicemails.php b/app/voicemails/resources/dashboard/voicemails.php index ad1171f0cc..d18d6f717b 100644 --- a/app/voicemails/resources/dashboard/voicemails.php +++ b/app/voicemails/resources/dashboard/voicemails.php @@ -51,10 +51,53 @@ } } - echo "".$text['label-voicemail'].""; + //add doughnut chart + ?> +
+
+
- echo "".$messages['new'].""; - echo "".$text['label-new_messages']."\n"; + + "; if (sizeof($voicemails) > 0) {