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

change text from home tab to globe tab

parent a55c63be
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ if ($user && $user->canEdit()) {
add_to_river('river/user/default/profileupdate','update',$user->guid,$user->guid);
if ($_POST['firstlogin'] == 'yes'){
system_message("Your profile has been created! Now add a profile picture to finish putting yourself on the map. Click the 'Home' tab to return to the map.");
system_message("Your profile has been created! Now add a profile picture to finish putting yourself on the map. Click the 'Globe' tab to see the map.");
forward($user->getUrl() . "/editicon?firstlogin=yes");
}
......
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