From cd57107e2699771719936c40860da76de304f62e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 12 Sep 2019 12:53:31 -0400 Subject: [PATCH] Replace mail in footer; fix wrong clientinfo usage of email field --- 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 24ef003..631aa3f 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 9bca5bf..294e756 100644 --- a/sections/off-canvas.php +++ b/sections/off-canvas.php @@ -45,7 +45,7 @@  â€¢  - + Mail Us diff --git a/style.css b/style.css index 5758ed8..5e30e84 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Frederic Township Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Frederic Township -Version: 1.0.6 +Version: 1.0.7 */ -- 2.17.1