Current File : /home/pacjaorg/public_html/km/administrator/components/com_modules/access.xml |
<?xml version="1.0" encoding="UTF-8"?>
<access component="com_modules">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" />
<action name="core.manage" title="JACTION_MANAGE" />
<action name="core.create" title="JACTION_CREATE" />
<action name="core.delete" title="JACTION_DELETE" />
<action name="core.edit" title="JACTION_EDIT" />
<action name="core.edit.state" title="JACTION_EDITSTATE" />
<action name="module.edit.frontend" title="COM_MODULES_ACTION_EDITFRONTEND" />
</section>
<section name="module">
<action name="core.delete" title="JACTION_DELETE" />
<action name="core.edit" title="JACTION_EDIT" />
<action name="core.edit.state" title="JACTION_EDITSTATE" />
<action name="module.edit.frontend" title="COM_MODULES_ACTION_EDITFRONTEND" />
</section>
</access>