From fe64db22ee23a7742372883a86fa44154578d18a Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 19 Jan 2018 13:57:03 -0500 Subject: [PATCH] Change the menu name for noggin room Changing the bistro to noggin room. --- lib/navigation.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/navigation.php b/lib/navigation.php index 90dd92f..8e54eba 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -8,7 +8,7 @@ register_nav_menus(array( 'art-bar' => 'Art Gallery Navigation', 'bay-bar' => 'Bay View Inn Navigation', 'river-bar' => 'Crooked River Lodge Navigation', - 'bridge-bar' => 'Drawbridge Bistro Navigation', + 'bridge-bar' => 'Noggin Room Pub Navigation', 'perry-bar' => 'Perry Hotel Navigation', 'pier-bar' => 'Pier Restaurant Navigation', 'boat-bar' => 'Pointer Boat Navigation', diff --git a/style.css b/style.css index 957deff..6cb260e 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Staffords Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Staffords -Version: 1.0.43 +Version: 1.0.44 */ -- 2.17.1