aboutsummaryrefslogtreecommitdiffstats
path: root/view/comment_item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/comment_item.tpl')
-rw-r--r--view/comment_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/comment_item.tpl b/view/comment_item.tpl
index 336ad3b33..62b3ce18a 100644
--- a/view/comment_item.tpl
+++ b/view/comment_item.tpl
@@ -18,6 +18,6 @@
<input type="submit" id="comment-edit-submit-$id" class="comment-edit-submit" name="submit" value="Submit" />
</div>
- <div id="comment-edit-end"></div>
+ <div class="comment-edit-end"></div>
</form>
</div>