projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5837f7
)
removing changes
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 24 Jun 2016 14:59:03 +0000
(10:59 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 24 Jun 2016 14:59:03 +0000
(10:59 -0400)
sidebar.php
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
3355ac5
..
28ec2c1
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-9,7
+9,7
@@
<?php get_template_part('parts/shop-sidebar');?>
</div>
<div id="enquire_button_container">
- <a href="<?php echo get_permalink(163);
?>?sku=<?php echo $sku; ?>&title=<?php echo $title; ?>
"><button id="enquire_button"> Enquire about this tour </button></a>
+ <a href="<?php echo get_permalink(163);"><button id="enquire_button"> Enquire about this tour </button></a>
</div>
<?php