summaryrefslogtreecommitdiff
path: root/app/views/alerts/new.html.erb
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-28 19:39:32 -0400
committernfoy <nfoy@purdue.edu>2014-04-28 19:39:32 -0400
commit3a4412f08bed438ebf14f6cdfa5bb6eb4d239138 (patch)
tree8040568b4f793abc9d7056396b7f33ecc6cc7497 /app/views/alerts/new.html.erb
parent10ddfede25fbe6cf448e30323e1ffee98ed6e23a (diff)
Some more changes for alerts with messages.
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 %>