Skip to content

Commit a2be454

Browse files
authored
Apply suggestion from @LukeTowers
1 parent 4e979f0 commit a2be454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cms/lang/en/lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
'manage_partials' => 'Create, modify and delete CMS partials',
284284
'manage_partials_comment' => 'This permission should only be given to trusted users, as it allows direct access to the theme\'s partial files, including PHP code if enabled.',
285285
'manage_themes' => 'Activate, deactivate and configure CMS themes',
286-
'manage_themes_comment' => 'This permission should only be given to trusted users, as it allows the user to change the theme or delete it entirely.',
286+
'manage_themes_comment' => 'This permission should only be given to trusted users, as it allows the user to add new themes, change the existing theme, or delete themes entirely.',
287287
'manage_theme_options' => 'Configure customization options for the active theme',
288288
],
289289
'theme_log' => [

0 commit comments

Comments
 (0)