Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
d42bd515
Commit
d42bd515
authored
Oct 25, 2015
by
Benoit Mortier
Browse files
Fixing "Acl" not in uppercase. as signaled by Atalanttore ons transifex
Signed-off-by:
Benoit Mortier
<
benoit.mortier@opensides.be
>
parent
92d10332
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/admin/acl/class_aclAssignment.inc
View file @
d42bd515
...
...
@@ -25,7 +25,7 @@ class aclAssignmentDialogWindow extends simplePlugin
static
function
plInfo
()
{
return
array
(
'plShortName'
=>
_
(
'A
cl
Assignment Dialog'
),
'plShortName'
=>
_
(
'A
CL
Assignment Dialog'
),
'plDescription'
=>
_
(
'Access control roles assignment dialog'
),
'plCategory'
=>
array
(
'acl'
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment