aboutsummaryrefslogblamecommitdiffstats
path: root/view/tpl/dir_sort_links.tpl
blob: 58498e4d8ff654affc0d6644db6111decddc0e65 (plain) (tree)
1
2
3
4
5
6





                                                           
<div class="widget" id="dir_sort_links">
<h3>{{$header}}</h3>
<a href="directory?f=&order=">{{$normal}}</a><br />
<a href="directory?f=&order=reverse">{{$reverse}}</a><br />
<a href="directory?f=&order=date">{{$date}}</a><br />
</div>