encourage people to set location

This commit is contained in:
Steve Coast 2008-02-23 16:49:08 +00:00
parent d1f2b4ece9
commit bb510b8ff4

View file

@ -40,7 +40,7 @@
No home location has been set. No home location has been set.
<% if @user and @this_user.id == @user.id %> <% 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 %> <% end %>
<% else %> <% else %>