From: Steve Coast Date: Sat, 23 Feb 2008 16:49:08 +0000 (+0000) Subject: encourage people to set location X-Git-Tag: live~7871 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/bb510b8ff4e26e95e1f98a17c9ab1c60242eaf20?ds=inline encourage people to set location --- diff --git a/app/views/user/view.rhtml b/app/views/user/view.rhtml index 033240f77..dd02c5e98 100644 --- a/app/views/user/view.rhtml +++ b/app/views/user/view.rhtml @@ -40,7 +40,7 @@ No home location has been set. <% if @user and @this_user.id == @user.id %> - You can set your home location on your <%= link_to 'settings', :controller => 'user', :action => 'account', :display_name => @user.display_name %> page. + If you set your location, a pretty map and stuff will appear below. You can set your home location on your <%= link_to 'settings', :controller => 'user', :action => 'account', :display_name => @user.display_name %> page. <% end %> <% else %>