diff options
author | Friendika <info@friendika.com> | 2011-02-12 03:14:59 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-12 03:14:59 -0800 |
commit | 3d9845f4a45f963161e31fe18d69ed31e38af003 (patch) | |
tree | 82b3e8168f940336892e0447214898e2d8cabae6 /view/comment_item.tpl | |
parent | 4081ebe6c5f4e36f7b4ef288005995d959633fce (diff) | |
download | volse-hubzilla-3d9845f4a45f963161e31fe18d69ed31e38af003.tar.gz volse-hubzilla-3d9845f4a45f963161e31fe18d69ed31e38af003.tar.bz2 volse-hubzilla-3d9845f4a45f963161e31fe18d69ed31e38af003.zip |
preliminary ajax comment setups
Diffstat (limited to 'view/comment_item.tpl')
-rw-r--r-- | view/comment_item.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/comment_item.tpl b/view/comment_item.tpl index 6f63e39b7..2f1a8393f 100644 --- a/view/comment_item.tpl +++ b/view/comment_item.tpl @@ -18,4 +18,5 @@ <div class="comment-edit-end"></div> </form> + </div> |