From 161a1fffbb01c0d3ed58a64a53a88c7fcaec84ea Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Fri, 21 Jul 2017 15:40:02 +1000 Subject: [PATCH] Wording change --- modules/cms/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cms/lang/en/lang.php b/modules/cms/lang/en/lang.php index 547661cdd..8ef0c1576 100644 --- a/modules/cms/lang/en/lang.php +++ b/modules/cms/lang/en/lang.php @@ -259,7 +259,7 @@ return [ 'manage_layouts' => 'Create, modify and delete CMS layouts', 'manage_partials' => 'Create, modify and delete CMS partials', 'manage_themes' => 'Activate, deactivate and configure CMS themes', - 'manage_theme_options' => 'Configure the currently active CMS theme', + 'manage_theme_options' => 'Configure customization options for the active theme', 'manage_media' => 'Upload and manage media contents - images, videos, sounds, documents' ], 'mediafinder' => [