From: Steve Sutton Date: Fri, 4 Jan 2019 19:43:46 +0000 (-0500) Subject: Updating the title of the headwater magazine X-Git-Tag: v1.5.28^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6f6cc95dda04f6e3f0f25a2cb03984bdb8c4d6fa;p=web%2FGaylordGolfMecca.git Updating the title of the headwater magazine Update titles. --- diff --git a/Toolkit/Contacts/Headwaters.php b/Toolkit/Contacts/Headwaters.php index 534770a..186cd6f 100755 --- a/Toolkit/Contacts/Headwaters.php +++ b/Toolkit/Contacts/Headwaters.php @@ -66,7 +66,7 @@ class Toolkit_Contacts_Headwaters * @var string * @access protected */ - public $subject = "Request Headwaters Magazine Form from website"; + public $subject = "Request Northern Michigan Golfer Magazine Form from website"; /** * Message to display if the form is successfully submitted * @@ -79,7 +79,7 @@ class Toolkit_Contacts_Headwaters .listing {display:none;}
- Thank you for requesting the Headwaters Magazine. + Thank you for requesting the Northern Michigan Golfer Magazine.
'; // {{{ configureConstats() @@ -152,7 +152,7 @@ class Toolkit_Contacts_Headwaters $e[] = array( 'type' => 'header', 'name' => 'firstHdr_rmv', - 'display' => 'Request Headwaters Magazine' + 'display' => 'Request Northern Michigan Golfer Magazine' ); if (is_array($this->interestsGroups)) { foreach ($this->interestsGroups as $group => $gData) {