mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Dashboard: Minor visual adjustment on Voicemail block.
This commit is contained in:
@@ -393,7 +393,7 @@
|
||||
$hud[$n]['html'] .= "</table>";
|
||||
}
|
||||
else {
|
||||
$hud[$n]['html'] .= "<center><br><br>".$text['label-no_voicemail_assigned']."</center>";
|
||||
$hud[$n]['html'] .= "<br />".$text['label-no_voicemail_assigned'];
|
||||
}
|
||||
$hud[$n]['html'] .= "</div>";
|
||||
$n++;
|
||||
|
||||
Reference in New Issue
Block a user