Fix 'donate' link in off-canvas
authorLaury GvR <laury@gaslightmedia.com>
Wed, 27 Feb 2019 23:13:56 +0000 (18:13 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 27 Feb 2019 23:13:56 +0000 (18:13 -0500)
lib/navigation.php

index 5577587..c000c76 100644 (file)
@@ -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>