From dac6e6a6e60c8d5777b0778fbf65023c1135bebd Mon Sep 17 00:00:00 2001
From: Alex <40072887+alexdcrane@users.noreply.github.com>
Date: Tue, 23 Jul 2024 06:46:45 -0700
Subject: [PATCH] Update dashboard_edit.php (#7059)
* Update dashboard_edit.php
---
core/dashboard/dashboard_edit.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/dashboard/dashboard_edit.php b/core/dashboard/dashboard_edit.php
index ae9c899078..4261736504 100644
--- a/core/dashboard/dashboard_edit.php
+++ b/core/dashboard/dashboard_edit.php
@@ -626,7 +626,7 @@
echo " \n"; echo "
\n";
echo $text['description-dashboard_content_text_align']."\n";
echo "\n";
@@ -986,4 +986,4 @@
//include the footer
require_once "resources/footer.php";
-?>
\ No newline at end of file
+?>