From 42e05b020cda72b5802a6044ace5242b97f0ce41 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 17 Jul 2019 10:06:31 -0400 Subject: [PATCH] New link to view travel planner in header navigation travel tools --- parts/header-meta.php | 2 +- sections/blog-dropdown.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index f964cfa..a7386c6 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -3,7 +3,7 @@ <?php wp_title(); ?> - + diff --git a/sections/blog-dropdown.php b/sections/blog-dropdown.php index 8e00d2d..fad130f 100644 --- a/sections/blog-dropdown.php +++ b/sections/blog-dropdown.php @@ -52,7 +52,7 @@ $travel_tools = array("Order"=>get_permalink(235), "View"=>"https://www.blueto
- View | + View | Order
diff --git a/style.css b/style.css index ce53d33..3c90a40 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: UPTravel 2018 Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for UP Travel -Version: 1.0.9 +Version: 1.0.10 */ -- 2.17.1