aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-10-16 14:34:34 +0000
committerfrancis <francis>2008-10-16 14:34:34 +0000
commitb9e349bbeed47ead53adcd3462f2c8918c8146c5 (patch)
tree7b015cbb041e847dce05fde2fc735919b2b431cf
parent0b74673a08968383a456fbc4f3fa8b2af3df7744 (diff)
Don't need paragraph round list.
-rw-r--r--app/views/help/about.rhtml16
1 files changed, 7 insertions, 9 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml
index 8810c8b67..4a74d85f2 100644
--- a/app/views/help/about.rhtml
+++ b/app/views/help/about.rhtml
@@ -7,15 +7,13 @@
</p>
<h1>Contents</h1>
- <p>
- <ul>
- <li><a href="#introduction">Introduction</a></li>
- <li><a href="#making_requests">Making requests</a></li>
- <li><a href="#privacy">Privacy policy</a></li>
- <li><a href="#officers">FOI officers</a></li>
- <li><a href="#credits">Credits</a></li>
- </ul>
- </p>
+ <ul>
+ <li><a href="#introduction">Introduction</a></li>
+ <li><a href="#making_requests">Making requests</a></li>
+ <li><a href="#privacy">Privacy policy</a></li>
+ <li><a href="#officers">FOI officers</a></li>
+ <li><a href="#credits">Credits</a></li>
+ </ul>
</div>
<h1 id="introduction">Introduction to WhatDoTheyKnow <a href="#introduction">#</a> </h1>