From 416f981f9218605d0e26132450ea11778d65a7e3 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 27 Feb 2013 16:48:53 -0800 Subject: [PATCH] change 404 page to use /new link under "New topics" --- app/views/exceptions/not_found.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/exceptions/not_found.html.erb b/app/views/exceptions/not_found.html.erb index 7a346cc085e..5e2e2f99bed 100644 --- a/app/views/exceptions/not_found.html.erb +++ b/app/views/exceptions/not_found.html.erb @@ -17,7 +17,7 @@ <%= link_to t.title, t.relative_url %>
<% end %>
- <%= t 'page_not_found.see_more' %>… + <%= t 'page_not_found.see_more' %>…