From: Laury GvR Date: Thu, 12 Sep 2019 16:53:31 +0000 (-0400) Subject: Replace mail in footer; fix wrong clientinfo usage of email field X-Git-Tag: v1.0.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=cd57107e2699771719936c40860da76de304f62e;p=WP-Themes%2Ffrederictownship.git Replace mail in footer; fix wrong clientinfo usage of email field --- 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 */