Skip to content
Snippets Groups Projects
Commit 42099f84 authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

change tab link

parent 7250c1bf
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
// Set up the menu for logged in users
if (isloggedin())
{
add_menu(elgg_echo('globe'), $CONFIG->wwwroot . "globe/");
add_menu(elgg_echo('globe'), $CONFIG->wwwroot . "pg/globe/");
//add_menu(elgg_echo('groups:alldiscussion'),$CONFIG->wwwroot."mod/groups/discussions.php");
}
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment