14 lines
		
	
	
		
			394 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			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>
 |