diff options
Diffstat (limited to 'app/views/help/_sidebar.rhtml')
-rw-r--r-- | app/views/help/_sidebar.rhtml | 2 |
1 files changed, 1 insertions, 1 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> |