From ec21986bf2ee8844cf1d6b694a6548e33332aa03 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Thu, 4 Oct 2012 11:44:34 +1000 Subject: Make advanced search link in help sidebar point at advancedsearch rather than search --- app/views/help/_sidebar.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml index 21038e8df..783d35983 100644 --- a/app/views/help/_sidebar.rhtml +++ b/app/views/help/_sidebar.rhtml @@ -8,7 +8,7 @@
  • <%= link_to_unless_current "About the software", "/help/alaveteli" %>
  • <%= link_to_unless_current "Credits", "/help/credits" %>
  • <%= link_to_unless_current "Programmers API", "/help/api" %>
  • -
  • <%= link_to_unless_current "Advanced search", "/search" %>
  • +
  • <%= link_to_unless_current "Advanced search", "/advancedsearch" %>
  • Contact us

    -- cgit v1.2.3