Files
conservatorio-tomadini/plugins/system/actionlogs/forms/information.xml
2024-12-17 17:34:10 +01:00

14 lines
394 B
XML

<?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>