From e36c762d069196e0812dedbe8b931c283e0a60b5 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 18 Aug 2015 13:54:43 -0400 Subject: [PATCH] Adding new parts file for reservationform Pages affected are: archive.php front-page.php home.php page.php search.php single.php --- archive.php | 5 ++-- front-page.php | 57 ++------------------------------------ home.php | 3 +- page.php | 55 +----------------------------------- parts/reservation-form.php | 54 ++++++++++++++++++++++++++++++++++++ search.php | 1 + single.php | 3 +- 7 files changed, 65 insertions(+), 113 deletions(-) create mode 100644 parts/reservation-form.php diff --git a/archive.php b/archive.php index 62ca621..d6f7ba6 100644 --- a/archive.php +++ b/archive.php @@ -1,9 +1,10 @@
- +
- + +
diff --git a/front-page.php b/front-page.php index 36abbbb..4779b37 100644 --- a/front-page.php +++ b/front-page.php @@ -1,59 +1,6 @@ -
-
-
- Make a Reservation -
-

Check In

- - Check in calendar -
-

Check Out

- - Check out calendar -
-
-

Select Lodging

- -
- -
-
-
-
-
- Make a Reservation -
-
-

Check In

- - Check in calendar -
-

Check Out

- - Check out calendar -
-
-

Select Lodging

- -
-
- -
-
-
-
+
orb drop shadow
@@ -85,7 +32,7 @@

Our Blog

-
diff --git a/home.php b/home.php index c3d5862..56704f1 100644 --- a/home.php +++ b/home.php @@ -1,11 +1,12 @@
- +
+
diff --git a/page.php b/page.php index 8b8a9f0..2818ae0 100644 --- a/page.php +++ b/page.php @@ -8,60 +8,7 @@

Life… Is Good… In The Center Of It All

-
-
-
- Make a Reservation -
-

Check In

- - Check in calendar -
-

Check Out

- - Check out calendar -
-
-

Select Lodging

- -
- -
-
-
-
-
- Make a Reservation -
-
-

Check In

- - Check in calendar -
-

Check Out

- - Check out calendar -
-
-

Select Lodging

- -
-
- -
-
-
-
+
diff --git a/parts/reservation-form.php b/parts/reservation-form.php new file mode 100644 index 0000000..cfb01e4 --- /dev/null +++ b/parts/reservation-form.php @@ -0,0 +1,54 @@ +
+
+
+ Make a Reservation +
+

Check In

+ + Check in calendar +
+

Check Out

+ + Check out calendar +
+
+

Select Lodging

+ +
+ +
+
+
+
+
+ Make a Reservation +
+
+

Check In

+ + Check in calendar +
+

Check Out

+ + Check out calendar +
+
+

Select Lodging

+ +
+
+ +
+
+
+
diff --git a/search.php b/search.php index afcd083..f16f0cc 100644 --- a/search.php +++ b/search.php @@ -3,6 +3,7 @@
+

Please enter a query in the search box.

diff --git a/single.php b/single.php index 8df5260..9999b66 100644 --- a/single.php +++ b/single.php @@ -1,8 +1,9 @@
- +
+
-- 2.17.1