Update dashboard_edit.php

This commit is contained in:
FusionPBX 2024-09-14 03:56:45 -06:00 committed by GitHub
parent a31484d414
commit 624877541b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@
echo " <div style='clear: both;'></div>\n";
echo "</div>\n";
//echo $text['title_description-dashboard']."\n";
echo "<br /><br />\n";
//echo "<br /><br />\n";
if (!empty($action) && $action == 'update') {
if (permission_exists('dashboard_add')) {