diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-09-09 09:03:50 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-09-09 09:03:50 +0100 |
commit | a9c7286807dca10872b5c659c216e1e2a754e9c3 (patch) | |
tree | 75cfa14607f9bd48731bb9725dcea4c33424819b /app/views/help/requesting.rhtml | |
parent | 41cadb37dc4dff1fa1dabc65d99a38a6635de839 (diff) |
design fixes from Nick to address Kersti's bug list
Diffstat (limited to 'app/views/help/requesting.rhtml')
-rw-r--r-- | app/views/help/requesting.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/requesting.rhtml b/app/views/help/requesting.rhtml index bd3ce46f3..af8f2e45d 100644 --- a/app/views/help/requesting.rhtml +++ b/app/views/help/requesting.rhtml @@ -1,7 +1,7 @@ <% @title = "Making requests" %> <%= render :partial => 'sidebar' %> -<div id="left_column"> +<div id="left_column_flip"> <h1 id="making_requests"><%= @title %></h1> <dl> |