From 85f14f92fdb5c375f0ae4100f50a529a62b480ec Mon Sep 17 00:00:00 2001 From: rupak Date: Sat, 24 Jan 2026 20:16:43 +0545 Subject: 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 --- app/views/configure/system.phtml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'app/views/configure/system.phtml') diff --git a/app/views/configure/system.phtml b/app/views/configure/system.phtml index 2bee35227..7097126ed 100644 --- a/app/views/configure/system.phtml +++ b/app/views/configure/system.phtml @@ -92,6 +92,16 @@ +
+ +
+ +
+
+
-- cgit v1.2.3