summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 00046d8ab..c95003aa1 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -207,6 +207,7 @@ function system_permission() {
),
'administer site configuration' => array(
'title' => t('Administer site configuration'),
+ 'description' => drupal_placeholder(array('text' => t('Warning: Give to trusted roles only; this permission has security implications.'))),
),
'administer themes' => array(
'title' => t('Administer themes'),