diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-04 02:40:57 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-04 02:40:57 +0100 |
commit | 328f5655727cb678f78b3df28f48b242ea8a9ced (patch) | |
tree | c824e1be28deff4ccf86b8a8493dbcdc066e1364 | |
parent | bc17cd2efff167172b2e1606a949d7ed9fc06fe7 (diff) |
Didn't look better with spacing.
-rw-r--r-- | app/views/help/_sidebar.rhtml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml index e25b3c1f4..a4be33988 100644 --- a/app/views/help/_sidebar.rhtml +++ b/app/views/help/_sidebar.rhtml @@ -6,9 +6,6 @@ <li><%= link_to_unless_current "Privacy policy", "/help/privacy" %></li> <li><%= link_to_unless_current "FOI officers", "/help/officers" %></li> <li><%= link_to_unless_current "Credits", "/help/credits" %></li> - </ul> - - <ul> <li><%= link_to_unless_current "Programmers API", "/help/api" %></li> <li><%= link_to_unless_current "Advanced search", "/search" %></li> </ul> |