From a8bb546ecedd14e8e96afbd87e3a183d7b474a9f Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 2 Dec 2009 00:14:26 +0000 Subject: - Patch #620446 by sun: removed a whitespace. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system') diff --git a/modules/system/system.module b/modules/system/system.module index 67c54e7ec..33219edcf 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -223,7 +223,7 @@ function system_permission() { 'title' => t('Administer user-uploaded files'), ), 'access administration pages' => array( - 'title' => t('Use the administration pages and help'), + 'title' => t('Use the administration pages and help'), ), 'access contextual links' => array( 'title' => t('Use contextual links'), -- cgit v1.2.3