aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/comment_item.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-03-03 00:06:44 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-03-03 00:06:44 +0100
commitae79de3039e0d4ef630aff197bf8256f4abed1cc (patch)
tree27a9ac78495093d88946cfe6b75e14eeeed294ba /view/theme/duepuntozero/comment_item.tpl
parent685686b3e81e53264b4946f54904e8f5323da2ea (diff)
parentf1efa0991a07b8d382370d80a269de597e378d00 (diff)
downloadvolse-hubzilla-ae79de3039e0d4ef630aff197bf8256f4abed1cc.tar.gz
volse-hubzilla-ae79de3039e0d4ef630aff197bf8256f4abed1cc.tar.bz2
volse-hubzilla-ae79de3039e0d4ef630aff197bf8256f4abed1cc.zip
Merge remote-tracking branch 'friendica/master'
Diffstat (limited to 'view/theme/duepuntozero/comment_item.tpl')
-rwxr-xr-xview/theme/duepuntozero/comment_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/comment_item.tpl b/view/theme/duepuntozero/comment_item.tpl
index b29735227..3503c3843 100755
--- a/view/theme/duepuntozero/comment_item.tpl
+++ b/view/theme/duepuntozero/comment_item.tpl
@@ -1,4 +1,4 @@
- <div class="comment-$wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
+ <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
<form class="comment-edit-form" id="comment-edit-form-$id" action="item" method="post" onsubmit="post_comment($id); return false;">
<input type="hidden" name="type" value="$type" />
<input type="hidden" name="profile_uid" value="$profile_uid" />