From: Anthony Talarico Date: Fri, 9 Feb 2018 20:44:16 +0000 (-0500) Subject: removing target blank from the order link X-Git-Tag: v1.2.36^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=05779ad19b16c06ad25b644a9e017b9b8ecf238c;p=WP-Themes%2Fmountpleasantwow.git removing target blank from the order link removing the target blank attribute from the order link in the sidebar --- 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 */