]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/widget_forumlist.tpl
Duplicated "hide-friends" setting removed
[friendica.git] / view / templates / widget_forumlist.tpl
index 8f049d9b0f136c2646d241349d91b6a62ae2bd19..01f61d6035932cc63deb43ec5033911c177b6fcc 100644 (file)
@@ -11,6 +11,7 @@ function showHideForumlist() {
        }
 }
 </script>
+<span id="forumlist-sidebar-frame">
 <span id="forumlist-sidebar-inflated" class="widget fakelink" onclick="openCloseWidget('forumlist-sidebar', 'forumlist-sidebar-inflated');">
        <h3>{{$title}}</h3>
 </span>
@@ -46,6 +47,7 @@ function showHideForumlist() {
                {{/if}}
        </ul>
 </div>
+</span>
 <script>
 initWidget('forumlist-sidebar', 'forumlist-sidebar-inflated');
 </script>