From 63c4895c9158144db75cf7522f1c1961f8d668a7 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Tue, 3 Nov 2020 04:21:25 +0100 Subject: [PATCH] Remove mentions of the admin panel to prevent confusion --- src/installer/dbinstall_mysql.sql | 2 +- src/installer/pages/7.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installer/dbinstall_mysql.sql b/src/installer/dbinstall_mysql.sql index 616c058..7b86baa 100644 --- a/src/installer/dbinstall_mysql.sql +++ b/src/installer/dbinstall_mysql.sql @@ -64,7 +64,7 @@ CREATE TABLE `DBPREFIXnews` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; INSERT INTO `DBPREFIXnews` (`newsid`, `title`, `langid`, `added`, `edited`, `content`) VALUES -(1, 'Welcome to ts-website!', 1, '2018-12-26 03:10:32', NULL, 'Hi there! If you are reading this, it means that TS-website has been installed successfully.
\r\nYou can login to your ACP to configure many parts of it.
\r\nNeed help? Join our Telegram group for support.\r\nHave a good day!'); +(1, 'Welcome to ts-website!', 1, '2018-12-26 03:10:32', NULL, 'Hi there! If you are reading this, it means that TS-website has been installed successfully.
\r\n\r\nNeed help? Join our Telegram group for support.\r\nHave a good day!'); ALTER TABLE `DBPREFIXconfig` diff --git a/src/installer/pages/7.php b/src/installer/pages/7.php index cae60a8..d1a27e1 100644 --- a/src/installer/pages/7.php +++ b/src/installer/pages/7.php @@ -111,7 +111,7 @@ if(!empty($_COOKIE["tsw_allow_metrics"])) {

Visit your new website

-

or login to your Admin Panel

+