Addressing issue 1058623 submited by usrbingeek regarding adding a "browse" link to the header (thanks your geekness)
This commit is contained in:
parent
e90d96ce25
commit
3319a4d056
@ -60,6 +60,7 @@
|
||||
|
||||
<ul class="tabmenu">
|
||||
<li class="tab"><a href="?">Home</a></li>
|
||||
<li class="tab"><a href="?action=list&o=date&so=forward&m=20&minr=0">Browse</a></li>
|
||||
<li class="tab"><a href="?action=add">Add</a></li>
|
||||
<li class="tab"><a href="?action=list&o=date">Latest</a></li>
|
||||
<li class="tab"><a href="?action=list&o=random&m=100&mr=100">Random 100</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user