From 05779ad19b16c06ad25b644a9e017b9b8ecf238c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 9 Feb 2018 15:44:16 -0500 Subject: [PATCH] removing target blank from the order link removing the target blank attribute from the order link in the sidebar --- header.php | 2 +- sidebar.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 8d10eb2..997ae9c 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/sidebar.php b/sidebar.php index aabe9d2..29b38c3 100644 --- a/sidebar.php +++ b/sidebar.php @@ -14,7 +14,7 @@ Visitor Guide
VIEW | - ORDER + ORDER
Newsletter Signup diff --git a/style.css b/style.css index 8a35f88..ada46d0 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.2.35 +Version: 1.2.36 */ -- 2.17.1