diff options
Diffstat (limited to 'lib/views/help/officers.rhtml')
-rw-r--r-- | lib/views/help/officers.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/views/help/officers.rhtml b/lib/views/help/officers.rhtml index 3b20ca3..9d2bfd2 100644 --- a/lib/views/help/officers.rhtml +++ b/lib/views/help/officers.rhtml @@ -1,6 +1,7 @@ <% @title = "FOI officer questions" %> <%= render :partial => 'sidebar' %> +<div id="left_column_flip"> <h1 id="officers"><%= @title %> <a href="#officers">#</a> </h1> @@ -243,3 +244,4 @@ requests, and for good public relations, we'd advise you not to do that. <div id="hash_link_padding"></div> +</div> |