Remove 'browse downloadable apps'
This commit is contained in:
committed by
Chris Morgan
parent
f593c926e3
commit
a8bdb129e7
@@ -23,7 +23,6 @@ function global_sidebar_menu()
|
||||
$g->add("Screenshots", BASE."objectManager.php?sClass=screenshot&sTitle=View+Screenshots");
|
||||
$g->add("Browse Apps", BASE."objectManager.php?sClass=application&".
|
||||
'sTitle=Browse%20Applications&sOrderBy=appId&bAscending=false');
|
||||
$g->add("Downloadable Apps", BASE."browse_downloadable.php");
|
||||
$g->add("Top 25", BASE."votestats.php");
|
||||
$g->add("Submit Application", BASE."objectManager.php?sClass=application_queue&".
|
||||
"sTitle=Submit+Application&sAction=add");
|
||||
|
||||
Reference in New Issue
Block a user