]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/comment_item.tpl
fix for comment-wwedit-wrapper CSS class in tpl had a stray $
[friendica.git] / view / theme / loozah / comment_item.tpl
index b29735227beab42d8202fd6f17a67f942281c01e..3503c3843eea13e93a8d9b73b8fe6f7b5df45489 100755 (executable)
@@ -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" />