From: Steve Sutton Date: Fri, 19 Jan 2018 18:57:03 +0000 (-0500) Subject: Change the menu name for noggin room X-Git-Tag: v1.0.44^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=fe64db22ee23a7742372883a86fa44154578d18a;p=WP-Themes%2Fstaffords.git Change the menu name for noggin room Changing the bistro to noggin room. --- 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 */