Remove the 2nd green 'sort by' row in link list
It isn't really useful and doesn't look good if there isn't enough tags
This commit is contained in:
parent
ecda1e0ace
commit
ebc6dc3e8d
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ <h2 class="window-title">{'Tag list'|t} - {$countTags} {'tags'|t}</h2>
|
||||||
<input type="hidden" name="taglist" value="{loop="$tags"}{$key} {/loop}"
|
<input type="hidden" name="taglist" value="{loop="$tags"}{$key} {/loop}"
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{include="tag.sort"}
|
|
||||||
|
|
||||||
{include="page.footer"}
|
{include="page.footer"}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue