]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/comment_item.tpl
Merge pull request #474 from pixelroot/master
[friendica.git] / view / theme / frost / comment_item.tpl
index bdc2ef5e6db3b2f04de5a5c0f511e71ea9cbef51..32d4d78ef9698b6250dc6a06f72d5e61c890875e 100755 (executable)
                });
                </script>-->
 
-               <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
+               <div class="comment-wwedit-wrapper $indent" 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;">
+<!--                   <span id="hide-commentbox-$id" class="hide-commentbox fakelink" onclick="showHideCommentBox($id);">$comment</span>
+                       <form class="comment-edit-form" style="display: none;" 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" />
                                <input type="hidden" name="parent" value="$parent" />
@@ -23,7 +25,7 @@
                                        <a class="comment-edit-photo comment-edit-photo-link" id="comment-edit-photo-$id" href="$mylink" title="$mytitle"><img class="my-comment-photo" src="$myphoto" alt="$mytitle" title="$mytitle" /></a>
 <!--                           </div>-->
                                <!--<div class="comment-edit-photo-end"></div>-->
-                               <ul class="comment-edit-bb-$id">
+                               <ul class="comment-edit-bb" id="comment-edit-bb-$id">
                                        <li><a class="editicon boldbb shadow"
                                                style="cursor: pointer;" title="$edbold"
                                                onclick="insertFormatting('$comment','b', $id);"></a></li>