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

+