{---}"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=organization'] = "

{---}

"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=message'] = "

{---}

"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=address'] = "
{GLYPH=fa-map-marker} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=email1'] = "
{GLYPH=fa-envelope} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=email2'] = "
{GLYPH=fa-envelope} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=phone1'] = "
{GLYPH=fas-phone} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=phone2'] = "
{GLYPH=fas-phone} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=phone3'] = "
{GLYPH=fas-phone} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=fax'] = "
{GLYPH=fa-fax} {---}
"; $CONTACT_WRAPPER['info']['CONTACT_INFO: type=hours'] = "
{GLYPH=fa-clock} {---}
"; $CONTACT_TEMPLATE['info'] = "
{SITECONTACTINFO} {CONTACT_INFO: type=organization} {CONTACT_INFO: type=message}
{CONTACT_INFO: type=address}
{CONTACT_INFO: type=phone1} {CONTACT_INFO: type=phone2} {CONTACT_INFO: type=phone3} {CONTACT_INFO: type=fax}
{CONTACT_INFO: type=email1} {CONTACT_INFO: type=email2}
{CONTACT_INFO: type=hours}
{CONTACT_MAP: zoom=city}
"; $CONTACT_TEMPLATE['menu'] = '
{CONTACT_NAME}
{CONTACT_EMAIL}
{CONTACT_BODY=rows=5&cols=30}
{CONTACT_GDPR_LINK}
{CONTACT_SUBMIT_BUTTON: class=btn btn-sm btn-small btn-primary button}
'; // Shortcode wrappers. $CONTACT_WRAPPER['form']['CONTACT_IMAGECODE'] = "
{---}"; $CONTACT_WRAPPER['form']['CONTACT_IMAGECODE_INPUT'] = "{---}
"; $CONTACT_WRAPPER['form']['CONTACT_EMAIL_COPY'] = "
{---}{LAN=CONTACT_07}
"; $CONTACT_WRAPPER['form']['CONTACT_PERSON'] = "
{---}
"; $CONTACT_TEMPLATE['form'] = "
{CONTACT_PERSON}
{CONTACT_NAME}
{CONTACT_EMAIL}
{CONTACT_SUBJECT}
{CONTACT_EMAIL_COPY}
{CONTACT_BODY}
{CONTACT_IMAGECODE} {CONTACT_IMAGECODE_INPUT}
{CONTACT_GDPR_LINK}
{CONTACT_SUBMIT_BUTTON}
"; // Set the layout and order of the info and form. $CONTACT_TEMPLATE['layout'] = '{---CONTACT-INFO---} {---CONTACT-FORM---} '; // Customize the email subject // Variables: CONTACT_SUBJECT and CONTACT_PERSON as well as any custom fields set in the form. ) $CONTACT_TEMPLATE['email']['subject'] = "{CONTACT_SUBJECT}";