fixed syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Jul 2016 12:08:37 +0000 (08:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 13 Jul 2016 12:08:37 +0000 (08:08 -0400)
index.php

index f228300..2f56322 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -146,9 +146,9 @@ function petosega_water() {
 //    if ( 'yes' === $tents ) {
 //        $checked = 'checked="checked"';
 //    }
-//    ?>
-<input type="checkbox" name="petosega_tents" value="yes" //<?php echo $checked; ?> />
-    //<?php
+//    
+
+   
 //
 //}
 /**