瀏覽代碼

Update dashboard_edit.php

FusionPBX 1 年之前
父節點
當前提交
dda4f95786
共有 1 個文件被更改,包括 1 次插入1 次删除
  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')) {