From 930bf1261136d6bd8deb566c4633955661626321 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 14 May 2020 02:33:01 -0700 Subject: [PATCH] Core.setting.php - Tweak prose for defaultExternUrl --- settings/Core.setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/Core.setting.php b/settings/Core.setting.php index 910182dde4..e60ce0a2f9 100644 --- a/settings/Core.setting.php +++ b/settings/Core.setting.php @@ -251,7 +251,7 @@ return [ ], 'default' => 'router', 'add' => '5.27', - 'title' => ts('Extern URL Style'), + 'title' => ts('Extern URL Style (Transition Support)'), 'is_domain' => 1, 'is_contact' => 0, 'help_text' => NULL, -- 2.25.1