Browse Source

Update dashboard_edit.php

FusionPBX 1 năm trước cách đây
mục cha
commit
dda4f95786
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>\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')) {