Show 2019 coming soon message.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 13 Nov 2018 21:44:11 +0000 (16:44 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 13 Nov 2018 21:44:11 +0000 (16:44 -0500)
Don't show the form until new rates and dates are in.

purchase.php

index 7dcd558..c67ad37 100755 (executable)
@@ -55,12 +55,10 @@ type="text/javascript"></script>
                <div id="detail-images">
                </div>
 <?php
-                       echo $order_form->form;
-                       echo $order_form->form_scripts;
+                       // echo $order_form->form;
+                       // echo $order_form->form_scripts;
 ?>
-<!--
-<p style="font-weight:bold;">2018 Packages will be available soon!</p>
--->
+<p style="font-weight:bold;">2019 Packages will be available soon!</p>
 
                                <div class="clearer"></div>
                        </div>