mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 05:01:29 +00:00
show tag cloud instead of flat tag list
This commit is contained in:
@@ -122,7 +122,7 @@ window.onload = init;
|
||||
<div id="feeds-holder">
|
||||
<div id="dispSwitch">
|
||||
<a id="dispSwitchPrompt"
|
||||
href="javascript:toggleTags()"><?php echo __("display tags") ?></a>
|
||||
href="javascript:toggleTags()"><?php echo __("tag cloud") ?></a>
|
||||
</div>
|
||||
<div id="feeds-frame"> </div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user