From: Steve Sutton Date: Fri, 2 Feb 2018 13:07:30 +0000 (-0500) Subject: Remove if statement that check for email to exists to show link to contact page X-Git-Tag: v1.0.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=868da22d7c6c45cb4b888fb52323b9bc4c47a674;p=WP-Themes%2Fvisitescanaba.git Remove if statement that check for email to exists to show link to contact page Shouldn't need to have email in info plugin just to have the contact page link. --- diff --git a/sections/footer.php b/sections/footer.php index 401237e..df1d74a 100644 --- a/sections/footer.php +++ b/sections/footer.php @@ -26,9 +26,7 @@ -  |  ">Contact Us - @@ -38,4 +36,4 @@ - \ No newline at end of file + diff --git a/style.css b/style.css index edd0034..d5ff422 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Visit Escanaba Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Visit Escanaba -Version: 1.0.0 +Version: 1.0.1 */