tests redirect problem after submission
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 17 Nov 2015 17:09:50 +0000 (12:09 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 17 Nov 2015 17:09:50 +0000 (12:09 -0500)
page-150.php

index 5d4cf0c..7ba31e3 100644 (file)
@@ -32,7 +32,7 @@
                             } 
                     
                             ?>
-                    <iframe name="res_frame" src="https://weblink.instantsoftware.com/widgetsearch/1134?Location=<?php echo $property ?>&ArrivalDate=<?php echo $arrival ?>&DepartureDate=<?php echo $departure ?>&Occupancy=<?php echo $occupancy ?>" height="3300" id="res_frame" width="100%" frameborder="0"></iframe>
+                    <iframe name="res_frame" src="https://weblink.instantsoftware.com/widgetsearch/1134?ArrivalDate=<?php echo $arrival ?>&DepartureDate=<?php echo $departure ?>&Occupancy=<?php echo $occupancy ?>" height="3300" id="res_frame" width="100%" frameborder="0"></iframe>
                 </div>
             </div>
         </div>