- Patch #620446 by sun: removed a whitespace.
parent
0af8301ac2
commit
a8bb546ece
|
|
@ -223,7 +223,7 @@ function system_permission() {
|
||||||
'title' => t('Administer user-uploaded files'),
|
'title' => t('Administer user-uploaded files'),
|
||||||
),
|
),
|
||||||
'access administration pages' => array(
|
'access administration pages' => array(
|
||||||
'title' => t('Use the administration pages and help'),
|
'title' => t('Use the administration pages and help'),
|
||||||
),
|
),
|
||||||
'access contextual links' => array(
|
'access contextual links' => array(
|
||||||
'title' => t('Use contextual links'),
|
'title' => t('Use contextual links'),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue