aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/_request_sent.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/request/_request_sent.html.erb b/app/views/request/_request_sent.html.erb
index 70fa18712..3525ba2be 100644
--- a/app/views/request/_request_sent.html.erb
+++ b/app/views/request/_request_sent.html.erb
@@ -48,10 +48,6 @@
<h2><%= _("What next?") %></h2>
<ul class="what-next__list">
<li>
- <a href="#"><%= _("Change how you'd like to be notified of changes " \
- "to your request") %></a>
- </li>
- <li>
<%= link_to _("View other requests to {{public_body}}", :public_body => @info_request.public_body.name), public_body_path(@info_request.public_body) %>
</li>
<li>