summaryrefslogtreecommitdiff
path: root/themes/garland/node.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/garland/node.tpl.php')
-rw-r--r--themes/garland/node.tpl.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php
index f0e24936c..8c267d671 100644
--- a/themes/garland/node.tpl.php
+++ b/themes/garland/node.tpl.php
@@ -1,5 +1,3 @@
-<?php phptemplate_comment_wrapper(NULL, $node->type); ?>
-
<div id="node-<?php print $node->nid; ?>" class="node<?php if ($sticky) { print ' sticky'; } ?><?php if (!$status) { print ' node-unpublished'; } ?>">
<?php print $picture ?>