]> git.mxchange.org Git - friendica.git/commitdiff
Removed useless comment box (from old non-threaded template, to comment box where...
authorDomovoy <domovoy@errlock.org>
Tue, 7 Aug 2012 10:13:42 +0000 (12:13 +0200)
committerDomovoy <domovoy@errlock.org>
Tue, 7 Aug 2012 10:13:42 +0000 (12:13 +0200)
view/wallwall_thread.tpl

index 3986b065c198c438f420ba90782b9657bdab035b..89f121f21046c0e4aa9d32734f3a17d9ddef3c5b 100644 (file)
        <div class="wall-item-wrapper-end"></div>
        <div class="wall-item-like $item.indent" id="wall-item-like-$item.id">$item.like</div>
        <div class="wall-item-dislike $item.indent" id="wall-item-dislike-$item.id">$item.dislike</div>
-       <div class="wall-item-comment-separator"></div>
-       <div class="wall-item-comment-wrapper">
-       $item.comment
-       </div>
-
 <div class="wall-item-outside-wrapper-end$item.indent" ></div>
 </div>
 {{ for $item.children as $item }}