aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/default/comments/forms/edit.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/default/comments/forms/edit.php b/views/default/comments/forms/edit.php
index dcdb380ca..5f914d22e 100644
--- a/views/default/comments/forms/edit.php
+++ b/views/default/comments/forms/edit.php
@@ -17,9 +17,6 @@
?>
<form action="<?php echo $vars['url']; ?>action/comments/add" method="post">
- <h3>
- <?php echo elgg_echo("generic_comments:add"); ?>
- </h3>
<p>
<label><?php echo elgg_echo("generic_comments:text"); ?><br />
<?php