Skip to content

Commit 26806af

Browse files
committed
changed non-breaking spaces to spaces
1 parent 91885bc commit 26806af

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<access component="com_ccm">
3-
    <section name="component">
4-
        <action name="core.admin" title="JACTION_ADMIN" />
5-
        <action name="core.options" title="JACTION_OPTIONS" />
6-
        <action name="core.manage" title="JACTION_MANAGE" />
7-
        <action name="core.create" title="JACTION_CREATE" />
8-
        <action name="core.delete" title="JACTION_DELETE" />
9-
        <action name="core.edit" title="JACTION_EDIT" />
10-
    </section>
3+
<section name="component">
4+
<action name="core.admin" title="JACTION_ADMIN" />
5+
<action name="core.options" title="JACTION_OPTIONS" />
6+
<action name="core.manage" title="JACTION_MANAGE" />
7+
<action name="core.create" title="JACTION_CREATE" />
8+
<action name="core.delete" title="JACTION_DELETE" />
9+
<action name="core.edit" title="JACTION_EDIT" />
10+
</section>
1111
</access>

0 commit comments

Comments
 (0)