mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-25 00:35:40 -04:00
Message for closed registration (#8462)
* Add closed msg field i18n fix * Display based on registration type * Save as FreshRSS_Context::systemConf()->closed_registration_message instead * Improve messages * Revert unrelated changes * make fix-all * Minor whitespace * Simplify logic * Fix invalid use of empty() and sympler syntax --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
@@ -19,6 +19,7 @@ declare(strict_types=1);
|
||||
* @property-read bool $http_auth_auto_register
|
||||
* @property-read string $http_auth_auto_register_email_field
|
||||
* @property string $language
|
||||
* @property string $closed_registration_message
|
||||
* @property array<string,int> $limits
|
||||
* @property-read string $logo_html
|
||||
* @property-read string $meta_description
|
||||
|
||||
Reference in New Issue
Block a user