Merge pull request #8291 from AlfredSK/AlfredSK-fix-tagcloud
Fix tagcloud widget
This commit is contained in:
commit
ba7f685d8b
|
@ -1,7 +1,7 @@
|
|||
<span id="tagblock-inflated" class="widget fakelink" onclick="openCloseWidget('tagblock', 'tagblock-inflated');">
|
||||
<h3>{{$title}}</h3>
|
||||
</span>
|
||||
<div class="tagblock widget">
|
||||
<div id="tagblock" class="tagblock widget">
|
||||
<span class="fakelink" onclick="openCloseWidget('tagblock', 'tagblock-inflated');">
|
||||
<h3>{{$title}}</h3>
|
||||
</span>
|
||||
|
|
Loading…
Reference in a new issue