Skip to content
Snippets Groups Projects

Updates contact form to use a basic page

Merged Pamela Barone requested to merge issue/drupal_cms-3494907:3494907-webform-page into 1.x
Files
7
@@ -17,7 +17,7 @@ template: false
archive: false
id: contact_form
title: Contact
description: 'A basic site-wide contact form for your website. Submissions are stored as well as emailed to the site administrator.'
description: '<p>A basic site-wide contact form for your website. Submissions are stored as well as emailed to the site administrator.</p>'
categories: { }
elements: |-
name:
@@ -43,7 +43,7 @@ settings:
ajax_effect: ''
ajax_speed: null
page: true
page_submit_path: /contact
page_submit_path: ''
page_confirm_path: ''
page_theme_name: ''
form_title: both
Loading