From 42b6b8b246c26e3590306c88d44fe37abe630dd3 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 12 Sep 2019 13:37:51 -0400 Subject: [PATCH] Off-canvas and footer mail links now use client-info email field as their url --- parts/header-meta.php | 4 ++-- sections/footer.php | 2 +- sections/off-canvas.php | 2 +- style.css | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) 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 */ -- 2.17.1