Add accessible link to front page
This commit is contained in:
committed by
Chris Morgan
parent
96283597a0
commit
9af5a29e51
@@ -19,6 +19,7 @@ function global_sidebar_menu()
|
||||
$g->done();
|
||||
|
||||
$g = new htmlmenu("AppDB");
|
||||
$g->add('Home', BASE.'index.php');
|
||||
$g->add("Screenshots", BASE."objectManager.php?sClass=screenshot&sTitle=View+Screenshots");
|
||||
$g->add("Browse Apps", BASE."appbrowse.php");
|
||||
$g->add("Browse Newest Apps", BASE."objectManager.php?sClass=application&".
|
||||
|
||||
Reference in New Issue
Block a user