projects
/
WP-Themes
/
truenorthgolf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f969f0
)
Had a duplicate comment submission on blog posts.
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 15 Sep 2016 15:32:50 +0000
(11:32 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 15 Sep 2016 15:32:50 +0000
(11:32 -0400)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
3ca4fce
..
79aea92
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-65,10
+65,7
@@
</div>
</div>
</div>
-
-
-
- <?php comment_form(); ?>
+
<?php comments_template(); ?>
</div>
<?php endwhile; ?>