aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_sidebar.rhtml2
-rw-r--r--app/views/help/about.rhtml2
-rw-r--r--app/views/help/alaveteli.rhtml2
-rw-r--r--app/views/help/api.rhtml2
-rw-r--r--app/views/help/credits.rhtml2
-rw-r--r--app/views/help/officers.rhtml2
-rw-r--r--app/views/help/privacy.rhtml2
-rw-r--r--app/views/help/requesting.rhtml2
8 files changed, 8 insertions, 8 deletions
diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml
index db69f283b..21038e8df 100644
--- a/app/views/help/_sidebar.rhtml
+++ b/app/views/help/_sidebar.rhtml
@@ -1,4 +1,4 @@
-<div id="right_column">
+<div id="right_column_flip">
<h2>Help pages</h2>
<ul class="no_bullets">
<li><%= link_to_unless_current "Introduction", "/help/about" %></li>
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml
index 648ca1fb2..668a1df7f 100644
--- a/app/views/help/about.rhtml
+++ b/app/views/help/about.rhtml
@@ -2,7 +2,7 @@
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<h1 id="introduction">Introduction</h1>
<dl>
diff --git a/app/views/help/alaveteli.rhtml b/app/views/help/alaveteli.rhtml
index f7accdd11..41c75619c 100644
--- a/app/views/help/alaveteli.rhtml
+++ b/app/views/help/alaveteli.rhtml
@@ -1,7 +1,7 @@
<% @title = "Making requests" %>
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<% if params[:country_name] %>
<h1><%= _("Would you like to see a website like this in your country?") %></h1>
<% else %>
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml
index 297aa1e8b..76d2992fb 100644
--- a/app/views/help/api.rhtml
+++ b/app/views/help/api.rhtml
@@ -2,7 +2,7 @@
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<h1><%=@title %></h1>
<dl>
<dt>Introduction</dt>
diff --git a/app/views/help/credits.rhtml b/app/views/help/credits.rhtml
index fd753336b..02f1e40e8 100644
--- a/app/views/help/credits.rhtml
+++ b/app/views/help/credits.rhtml
@@ -2,7 +2,7 @@
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<h1 id="credits"><%= @title%></h1>
<dl>
diff --git a/app/views/help/officers.rhtml b/app/views/help/officers.rhtml
index b26138db6..3defec62f 100644
--- a/app/views/help/officers.rhtml
+++ b/app/views/help/officers.rhtml
@@ -2,7 +2,7 @@
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<h1 id="officers"><%= @title %> <a href="#officers">#</a> </h1>
<dl>
diff --git a/app/views/help/privacy.rhtml b/app/views/help/privacy.rhtml
index d62afa45b..bec0c8c23 100644
--- a/app/views/help/privacy.rhtml
+++ b/app/views/help/privacy.rhtml
@@ -2,7 +2,7 @@
<%= render :partial => 'sidebar' %>
-<div id="left_column">
+<div id="left_column_flip">
<h1 id="privacy"><%= @title %></h1>
<dl>
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>