projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78d401c
)
Shop sidenav fix for 'museum store' link
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 10 Apr 2015 19:46:55 +0000
(15:46 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 10 Apr 2015 19:46:55 +0000
(15:46 -0400)
sidebar.php
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
ae31077
..
e01600a
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-9,7
+9,7
@@
<?php } else { ?>
<ul class="sidebar shop-sidebar">
- <a href="<?php echo esc_url( get_permalink( get_page_by_title( '
Shop
' ) ) ); ?>">
+ <a href="<?php echo esc_url( get_permalink( get_page_by_title( '
Museum Store
' ) ) ); ?>">
<h3>MUSEUM STORE</h3>
</a>