projects
/
WP-Themes
/
gilmoremuseum2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff7287
)
Fix 'donate' link in off-canvas
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 27 Feb 2019 23:13:56 +0000
(18:13 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 27 Feb 2019 23:13:56 +0000
(18:13 -0500)
lib/navigation.php
patch
|
blob
|
history
diff --git
a/lib/navigation.php
b/lib/navigation.php
index
5577587
..
c000c76
100644
(file)
--- a/
lib/navigation.php
+++ b/
lib/navigation.php
@@
-53,7
+53,7
@@
if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) {
<a href="' . esc_url( get_permalink( '39' ) ) . '">Volunteer</a>
</li>';
echo '<li class="menu-item menu-item-type-post_type menu-item-object-page page_item">
- <a href="' . esc_url( get_permalink( '41' ) ) . '>Donate</a>
+ <a href="' . esc_url( get_permalink( '41' ) ) . '
"
>Donate</a>
</li>';
echo '<li class="menu-item menu-item-type-post_type menu-item-object-page page_item">
<a href="' . esc_url( get_permalink( '43' ) ) . '">Media</a>