From a1e89348a494b9e4cd319cb821d970c18260c3e5 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 19 Feb 2016 15:48:02 -0500 Subject: [PATCH] Page ID 20 for devsite reservations. --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index ee7eb2a..9138f4a 100755 --- a/functions.php +++ b/functions.php @@ -46,7 +46,7 @@ function glm_page_menu($parent = 0, $class = '') foreach ($pages as $page) { $childs = get_pages('child_of=' . $page->ID); $pageUrl = get_permalink($page->ID); - if ($page->ID == 16) { + if ($page->ID == 20) { $pageUrl = "http://www.booking.com/hotel/us/days-inn-munising.html?aid=389181;label=metagha-link-mapresultsUS-hotel-509425_dev-desktop_los-1_room-0_lang-en_curr-USD;sid=66fec06c0d0367b2df3d172f9eab90ca;dcid=12;checkin=2016-02-28;checkout=2016-02-29;dist=0;room1=A%2CA;sb_price_type=total;srfid=745e6a3182486f4762ee8af26b7a1216db300661X1;type=total;ucfs=1&"; } if (count($childs) > 0) { -- 2.17.1