diff --git a/platform/Replit.php b/platform/Replit.php index 87ee3ca..a682197 100644 --- a/platform/Replit.php +++ b/platform/Replit.php @@ -202,13 +202,11 @@ function install() $title = 'Error'; return message($html, $title, 201); }*/ - $html .= ' - '; $title = getconstStr('SetAdminPassword'); return message($html, $title, 201);