| Current Path : /home/p/o/n/poneycluc/www/plugins/system/t4/admin/form/ |
| Current File : /home/p/o/n/poneycluc/www/plugins/system/t4/admin/form/com_config.application.xml |
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset name="debug" label="CONFIG_DEBUG_SETTINGS_LABEL" addfieldpath="/plugins/system/t4/admin/field/"> <field name="devmode" type="t4switch" layout="joomla.form.field.radio.switcher" label="T4_CONFIG_DEVMODE_SYSTEM_LABEL" description="T4_CONFIG_DEVMODE_SYSTEM_DESC" class="btn-group btn-group-yesno" default="0" filter="integer" > <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </form>