From 52d87c3eaa352b765e1be3c2c0b9a3ce0bfabdc8 Mon Sep 17 00:00:00 2001 From: Sam Cohen Date: Wed, 13 Sep 2023 14:58:10 -0600 Subject: Allow configuration of Base URL via website (#5656) * Allow configuration of Base URL via website * Fix alphabetization of CREDITS * Apply suggestions from code review * Add Automatic recommendation --------- Co-authored-by: Alexandre Alapetite --- app/views/configure/system.phtml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/views') diff --git a/app/views/configure/system.phtml b/app/views/configure/system.phtml index 58879fc7e..fdd3d727e 100644 --- a/app/views/configure/system.phtml +++ b/app/views/configure/system.phtml @@ -21,6 +21,15 @@ +
+ +
+ +

+
+
+
-- cgit v1.2.3