[ticket/649] Properly load language for permission settings in ACP
B3P-649
This commit is contained in:
@@ -47,8 +47,4 @@ $lang = array_merge($lang, array(
|
||||
'LOG_PORTAL_EVENT_UPDATED' => '<strong>Paramètres du portail modifiés</strong><br />» Évènement mis à jour : %s ',
|
||||
'LOG_PORTAL_EVENT_REMOVED' => '<strong>Paramètres du portail modifiés</strong><br />» Évènement retiré : %s ',
|
||||
'LOG_PORTAL_CONFIG' => '<strong>Paramètres du portail modifiés</strong><br />» %s',
|
||||
|
||||
// Adding the permissions
|
||||
'ACL_A_MANAGE_PORTAL' => 'Peut modifier les paramètres du portail',
|
||||
'ACL_U_VIEW_PORTAL' => 'Peut afficher le portail',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user