Browse Source

Update dashboard_edit.php

FusionPBX 1 year ago
parent
commit
dda4f95786
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/dashboard/dashboard_edit.php

+ 1 - 1
core/dashboard/dashboard_edit.php

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