<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0" header="none" deprecated="1">
	<name>Checkbox without label</name>
	<fields count="1">
		<field1>
			<name>checkbox</name>
			<label>Checkbox</label>
			<default>0</default>
			<type>checkbox</type>
			<format>varchar(1)</format>
		</field1>
	</fields>
	<help>Same as normal checkbox except this on is without a label</help>
</config>