From: Anthony Talarico Date: Wed, 2 Nov 2016 15:31:48 +0000 (-0400) Subject: removed home link from the new regions off canvas menu X-Git-Tag: v1.0.13^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=bebb0e7c4f3238a646a4cb9a1d799976fdf53591;p=WP-Themes%2Ffrancejourneys.git removed home link from the new regions off canvas menu --- diff --git a/lib/navigation.php b/lib/navigation.php index e634ae0..13ec488 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -33,7 +33,6 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) { if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { function glm_theme_mobile_off_canvas() { echo '
'; - echo '
'; }