From 8392c15defd7c565817bbecb22d54aba54f92466 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 16 Feb 2015 08:22:45 -0500 Subject: [PATCH] use https --- static/427.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/427.phtml b/static/427.phtml index df477a6..2ea14be 100644 --- a/static/427.phtml +++ b/static/427.phtml @@ -6,4 +6,4 @@ $departure = filter_var($_REQUEST['departure']); height="600px" width="100%" scrolling="auto" - src="http://reservations.troutcreek.com/irmnet/res/resmain.aspx?Arrival=&Departure="> + src="https://reservations.troutcreek.com/irmnet/res/resmain.aspx?Arrival=&Departure="> -- 2.17.1