| Current Path : /home/digilove/www/administrator/components/com_gsd/models/forms/contenttypes/ |
| Current File : /home/digilove/www/administrator/components/com_gsd/models/forms/contenttypes/custom_code.xml |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset name="contenttype">
<fields name="custom_code">
<field name="custom_code" type="textarea"
label="GSD_CUSTOM_CODE"
description="GSD_CUSTOM_CODE_DESC"
class="span12"
rows="16"
filter="raw"
hint="<script type='application/ld+json'></script>"
/>
</fields>
<field name="customcode_disclaimer" type="note"
class="alert alert-error full-width"
description="GSD_CUSTOM_CODE_DISCLAIMER"
/>
</fieldset>
</form>