Harmonise "find members near you" language.

This commit is contained in:
Miles Gould
2013-04-02 15:55:58 +01:00
parent fde8d163a9
commit 7cdfec3d4c

View File

@@ -21,7 +21,7 @@
= image_tag("http://maps.google.com/maps/api/staticmap?size=200x200&maptype=roadmap&sensor=false&markers=color:green|label:A|#{@member.latitude},#{@member.longitude}&zoom=12", :alt => "Map showing #{@member.location}", :width => 200, :height => 200 )
- if current_member == @member
%p
= link_to 'Show nearby members', nearby_members_path
= link_to 'Find members near you', nearby_members_path
- if @member.show_email
%p
Email: