Your IP : 216.73.216.250


Current Path : /home/digilove/www/administrator/components/com_gsd/models/forms/contenttypes/
Upload File :
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="&lt;script type='application/ld+json'&gt;&lt;/script&gt;"
            />
        </fields>
        <field name="customcode_disclaimer" type="note" 
            class="alert alert-error full-width"
            description="GSD_CUSTOM_CODE_DISCLAIMER"
        />     
    </fieldset>
</form>