first commit
This commit is contained in:
13
plugins/system/actionlogs/forms/information.xml
Normal file
13
plugins/system/actionlogs/forms/information.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form>
|
||||
<fields name="params">
|
||||
<fieldset name="information" label="PLG_SYSTEM_ACTIONLOGS_OPTIONS">
|
||||
<field addfieldprefix="Joomla\Component\Actionlogs\Administrator\Field"
|
||||
name="Information"
|
||||
type="plugininfo"
|
||||
label="PLG_SYSTEM_ACTIONLOGS_INFO_LABEL"
|
||||
description="PLG_SYSTEM_ACTIONLOGS_INFO_DESC"
|
||||
/>
|
||||
</fieldset>
|
||||
</fields>
|
||||
</form>
|
||||
Reference in New Issue
Block a user