aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/request/_sidebar.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/request/_sidebar.rhtml')
-rw-r--r--app/views/request/_sidebar.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/_sidebar.rhtml b/app/views/request/_sidebar.rhtml
index 2b9652d9c..4dce18e76 100644
--- a/app/views/request/_sidebar.rhtml
+++ b/app/views/request/_sidebar.rhtml
@@ -1,4 +1,4 @@
-<div id="request_sidebar">
+<div id="right_column">
<h2><%= _('Track this request') %></h2>
<%= render :partial => 'track/tracking_links', :locals => { :track_thing => @track_thing, :own_request => @info_request.user == @user, :location => 'sidebar' } %>