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

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')) {