From 5302f03196f02692a9e89c9f03513f5b7321fbf8 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Wed, 11 Jan 2017 23:00:19 -0500 Subject: [PATCH] remove exclamation mark --- app/views/maps/_mapinfobox.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/maps/_mapinfobox.html.erb b/app/views/maps/_mapinfobox.html.erb index 8e6b2dba..650125ee 100644 --- a/app/views/maps/_mapinfobox.html.erb +++ b/app/views/maps/_mapinfobox.html.erb @@ -9,7 +9,7 @@ <% if current_user %>
- Click here to name this map! + Click here to name this map
<% end %>