diff --git a/code/CMSMain.php b/code/CMSMain.php index f081c610..44f1409e 100755 --- a/code/CMSMain.php +++ b/code/CMSMain.php @@ -1307,7 +1307,7 @@ JS; "Access to %s", PR_MEDIUM, "Item in permission selection identifying the admin section, with title and classname. Example: Access to Files & Images" - ), $title), + ), $title, null), 'category' => _t('Permission.CMS_ACCESS_CATEGORY', 'CMS Access') ); }