diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-10-03 09:38:17 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-10-03 09:38:17 +0200 |
commit | b476575a982746551619dd920a934b44d013f083 (patch) | |
tree | 4943af2118a4000f67b67ff82cb5bd8ad417b73a /view/wall_item.tpl | |
parent | 2465b3274aacaf81c50d2bd11375f02cb9b49d54 (diff) | |
download | volse-hubzilla-b476575a982746551619dd920a934b44d013f083.tar.gz volse-hubzilla-b476575a982746551619dd920a934b44d013f083.tar.bz2 volse-hubzilla-b476575a982746551619dd920a934b44d013f083.zip |
quattro: add comment box
Diffstat (limited to 'view/wall_item.tpl')
-rw-r--r-- | view/wall_item.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 7db8b8697..cec5e5404 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -66,4 +66,6 @@ </div> </div> </div> - +<div class="wall-item-comment-wrapper" > + $comment +</div> |