]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/comment_item.tpl
fix for comment-wwedit-wrapper CSS class in tpl had a stray $
[friendica.git] / view / theme / testbubble / comment_item.tpl
index bc75eb1a6762b4842f748f5ca606b83670b0e366..4754a1eb7c1f7619525955382ab60ded9a5d71dd 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" />