diff options
-rw-r--r-- | lib/views/help/_sidebar.nb.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/views/help/_sidebar.nb.html.erb b/lib/views/help/_sidebar.nb.html.erb index f4bc130..425ca9f 100644 --- a/lib/views/help/_sidebar.nb.html.erb +++ b/lib/views/help/_sidebar.nb.html.erb @@ -8,7 +8,6 @@ <li><%= link_to_unless_current "Om programvaren", "/help/alaveteli" %></li> <li><%= link_to_unless_current "Hvem står bak", "/help/credits" %></li> <li><%= link_to_unless_current "API", "/help/api" %></li> - <li><%= link_to_unless_current "Vi trenger hjelp!", "/help/help_out" %></li> <li><%= link_to_unless_current "Avansert søk", "/advancedsearch" %></li> </ul> |