delete useless titles
This commit is contained in:
parent
de07aad18f
commit
da815e3f2e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
<div class="pure-g">
|
||||
<div class="pure-u-1 pure-alert pure-alert-success tag-sort">
|
||||
{'Sort by:'|t}
|
||||
<a href="?do=tagcloud" title="cloud">{'Cloud'|t}</a> ·
|
||||
<a href="?do=taglist&sort=usage" title="cloud">{'Most used'|t}</a> ·
|
||||
<a href="?do=taglist&sort=alpha" title="cloud">{'Alphabetical'|t}</a>
|
||||
<a href="?do=tagcloud">{'Cloud'|t}</a> ·
|
||||
<a href="?do=taglist&sort=usage">{'Most used'|t}</a> ·
|
||||
<a href="?do=taglist&sort=alpha">{'Alphabetical'|t}</a>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in a new issue