Add a page to browse downloadable applications
This commit is contained in:
committed by
WineHQ
parent
d2b1995d2e
commit
a7f699dbab
@@ -22,6 +22,7 @@ function global_sidebar_menu()
|
||||
$g->add("Screenshots", BASE."viewScreenshots.php");
|
||||
$g->add("Browse Apps", BASE."appbrowse.php");
|
||||
$g->add("Browse Newest Apps", BASE."browse_newest_apps.php");
|
||||
$g->add("Downloadable Apps", BASE."browse_downloadable.php");
|
||||
$g->add("Browse Apps by Rating", BASE."browse_by_rating.php");
|
||||
$g->add("Top 25", BASE."votestats.php");
|
||||
$g->add("Submit Application", BASE."appsubmit.php?sSub=view&sAppType=application");
|
||||
|
||||
Reference in New Issue
Block a user