aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/credits.rhtml
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-01-27 13:14:15 +0000
committerSeb Bacon <seb.bacon@gmail.com>2012-01-27 13:14:15 +0000
commite1da9a8eda7c217a0f7e4223c0eaf24a0bc9542c (patch)
treed299dabd040f5c8c8c165eaf665856d0f8d3a1ff /lib/views/help/credits.rhtml
parent2bfda2609ea2e13eba5d0bbcdd050acd7be799fa (diff)
Update help pages to match newer base layout
Diffstat (limited to 'lib/views/help/credits.rhtml')
-rw-r--r--lib/views/help/credits.rhtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/views/help/credits.rhtml b/lib/views/help/credits.rhtml
index ce7b5f1..08405da 100644
--- a/lib/views/help/credits.rhtml
+++ b/lib/views/help/credits.rhtml
@@ -1,6 +1,7 @@
<% @title = "Credit where credit is due" %>
<%= render :partial => 'sidebar' %>
+<div id="left_column_flip">
<h1 id="credits"><%= @title%> <a href="#credits">#</a> </h1>
@@ -88,3 +89,4 @@ You're all stars.
<div id="hash_link_padding"></div>
+</div>