Announcer integer limits & Country flags display (#1277)

This commit is contained in:
Cønstantine Kovalensky 2023-12-28 23:21:25 +04:00 committed by GitHub
commit 0a190bf98a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
280 changed files with 11051 additions and 8 deletions

View file

@ -994,7 +994,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts_text`
-- ----------------------------
INSERT INTO `bb_posts_text`
VALUES ('1',
'Thank you for installing the new — TorrentPier Cattle!\n\nWhat to do next? First of all configure your site in the administration panel (link in the bottom).\n\nChange main options: site description, number of messages per topic, time zone, language by default, seed-bonus options, birthdays etc... Create a couple of forums, delete or change this one. Change settings of categories to allow registration of torrents. If you will have questions or want additional modifications of the engine, [url=https://torrentpier.com/]visit our forum[/url] (you can use english, we will try to help in any case).\n\nIf you want to help with the translations: [url=https://crowdin.com/project/torrentpier]Crowdin[/url].\n\nWe are sure that you will be able to create the best tracker available.\nGood luck!');
'Thank you for installing the new — TorrentPier Cattle!\n\nWhat to do next? First of all configure your site in the administration panel (link in the bottom).\n\nChange main options: site description, number of messages per topic, time zone, language by default, seed-bonus options, birthdays etc... Create a couple of forums, delete or change this one. Change settings of categories to allow registration of torrents, change announcer url. If you will have questions or want additional modifications of the engine, [url=https://torrentpier.com/]visit our forum[/url] (you can use english, we will try to help in any case).\n\nIf you want to help with the translations: [url=https://crowdin.com/project/torrentpier]Crowdin[/url].\n\nWe are sure that you will be able to create the best tracker available.\nGood luck!');
-- ----------------------------
-- Table structure for `bb_privmsgs`