Update Permcats.php
This commit is contained in:
parent
5500473387
commit
23d5e15f0f
@ -59,7 +59,7 @@ class Permcats extends Controller {
|
|||||||
//Do not display any associated widgets at this point
|
//Do not display any associated widgets at this point
|
||||||
App::$pdl = '';
|
App::$pdl = '';
|
||||||
|
|
||||||
$o = '<b>' . t('Permission Categories App (Not Installed):') . '</b><br>';
|
$o = '<b>' . t('Permission Categories App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||||
$o .= t('Create custom connection permission limits');
|
$o .= t('Create custom connection permission limits');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user