projects
/
WP-Plugins
/
glm-catalog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b1005
)
fixed syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jul 2016 12:08:37 +0000
(08:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jul 2016 12:08:37 +0000
(08:08 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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
+//
+
+
//
//}
/**