From bfdb470d5aea9a2f68eb4b9ce9750ecfa121ed55 Mon Sep 17 00:00:00 2001
From: SuperDev
Date: Thu, 22 Dec 2022 21:24:58 -0600
Subject: [PATCH] Update index.php
---
admin/dashboard/index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/admin/dashboard/index.php b/admin/dashboard/index.php
index 24d184a..d3296b0 100644
--- a/admin/dashboard/index.php
+++ b/admin/dashboard/index.php
@@ -118,7 +118,7 @@ $version_filename = 'latest.txt?token=GHSAT0AAAAAAB4S7HM4SZGF7VWPABQO3KRSY5FDV4Q
version){
- echo 'update available
'
+ echo 'update available
';
}
?>