summaryrefslogtreecommitdiff
path: root/app/views/alerts/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/alerts/new.html.erb')
-rw-r--r--app/views/alerts/new.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/alerts/new.html.erb b/app/views/alerts/new.html.erb
index 6d04589..db5af2d 100644
--- a/app/views/alerts/new.html.erb
+++ b/app/views/alerts/new.html.erb
@@ -2,4 +2,4 @@
<%= render 'form' %>
-<%= link_to 'Back', alerts_path %>
+<%= link_to 'See past Alerts', alerts_path %>