| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/amisdesseniors-fr/brest/components/com_djcatalog2/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <form> <fieldset name="contact" label="COM_DJCATALOG2_FORM_LABEL" addfieldpath="/administrator/components/com_djcatalog2/models/fields"> <field name="contact_name" type="text" label="COM_DJCATALOG2_CONTACT_EMAIL_NAME_LABEL" filter="string" required="true" size="40" class="input form-control input-large" /> <field name="contact_email" type="email" label="COM_DJCATALOG2_EMAIL_LABEL" filter="string" required="true" size="40" class="input form-control input-large" /> <field name="contact_subject" type="text" label="COM_DJCATALOG2_CONTACT_MESSAGE_SUBJECT_LABEL" filter="string" required="true" size="40" class="input form-control input-large" /> <field name="contact_message" type="textarea" cols="50" rows="10" label="COM_DJCATALOG2_CONTACT_ENTER_MESSAGE_LABEL" filter="htmlsafe" required="true" class="input form-control input-large" /> <field name="contact_email_copy" type="checkbox" id="contact-email-copy" label="COM_DJCATALOG2_CONTACT_EMAIL_A_COPY_LABEL" default="0" /> <field name="contact_phone" type="text" label="COM_DJCATALOG2_CONTACT_PHONE_LABEL" filter="string" size="40" class="input form-control input-large" /> <field name="contact_street" type="text" label="COM_DJCATALOG2_CONTACT_STREET_LABEL" filter="string" size="40" class="input form-control input-large" /> <field name="contact_city" type="text" label="COM_DJCATALOG2_CONTACT_CITY_LABEL" filter="string" size="40" class="input form-control input-large" /> <field name="contact_zip" type="text" label="COM_DJCATALOG2_CONTACT_ZIP_LABEL" filter="string" size="40" class="input form-control input-large" /> <!-- <field name="contact_country" type="text" label="COM_DJCATALOG2_CONTACT_COUNTRY_LABEL" filter="string" size="40" class="input form-control input-large" />--> <field name="contact_country" type="djccountry" default="" label="COM_DJCATALOG2_CONTACT_COUNTRY_LABEL" /> <field name="contact_state" type="djccountrystate" default="" label="COM_DJCATALOG2_CONTACT_STATE_LABEL" country_field="jform_contact_country" /> <field name="contact_company_name" type="text" label="COM_DJCATALOG2_CONTACT_COMPANY_NAME_LABEL" filter="string" size="40" class="input form-control input-large" /> <field name="contact_gdpr_policy" type="checkbox" value="1" default="0" required="true" label="COM_DJCATALOG2_GDPR_POLICY_AGREE" /> <field name="contact_gdpr_agreement" type="checkbox" value="1" default="0" required="true" label="COM_DJCATALOG2_GDPR_AGREE" /> </fieldset> <fieldset name="captcha"> <field name="captcha" type="captcha" label="COM_DJCATALOG2_CAPTCHA_LABEL" validate="captcha" namespace="contact" /> </fieldset> </form>