2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
'#default_value'=>variable_get('contact_form_information',t('You can leave us a message using the contact form below.')),
'#default_value'=>variable_get('contact_form_information',t('You can leave a message using the contact form below.')),
'#description'=>t('Information to show on the <a href="%form">contact page</a>. Can be anything from submission guidelines to your postal address or telephone number.',array('%form'=>url('contact')))
'#default_value'=>variable_get('contact_form_information',t('You can leave us a message using the contact form below.')),
'#default_value'=>variable_get('contact_form_information',t('You can leave a message using the contact form below.')),
'#description'=>t('Information to show on the <a href="%form">contact page</a>. Can be anything from submission guidelines to your postal address or telephone number.',array('%form'=>url('contact')))