encourage people to set location
This commit is contained in:
parent
d1f2b4ece9
commit
bb510b8ff4
1 changed files with 1 additions and 1 deletions
|
@ -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 %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue