Merge pull request #8291 from AlfredSK/AlfredSK-fix-tagcloud

Fix tagcloud widget
This commit is contained in:
Tobias Diekershoff 2020-02-16 07:58:48 +01:00 committed by GitHub
commit ba7f685d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>