From: Laury GvR Date: Thu, 12 Sep 2019 17:37:51 +0000 (-0400) Subject: Off-canvas and footer mail links now use client-info email field as their url X-Git-Tag: v1.0.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=42b6b8b246c26e3590306c88d44fe37abe630dd3;p=WP-Themes%2Fresorttownship.git Off-canvas and footer mail links now use client-info email field as their url --- diff --git a/parts/header-meta.php b/parts/header-meta.php index cccdd4e..279c8d6 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,8 +2,8 @@ <?php wp_title(); ?> - + - \ No newline at end of file + diff --git a/sections/footer.php b/sections/footer.php index 993bc74..6f76c4a 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -43,7 +43,7 @@  â€¢  - + Email Us diff --git a/sections/off-canvas.php b/sections/off-canvas.php index 78951f3..2af271c 100644 --- a/sections/off-canvas.php +++ b/sections/off-canvas.php @@ -45,7 +45,7 @@  â€¢  - + Email Us diff --git a/style.css b/style.css index d2dacfc..9703d19 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Resort Township Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Resort Township -Version: 1.0.4 +Version: 1.0.5 */