diff --git a/app/views/calendars/show.html.erb b/app/views/calendars/show.html.erb index e0ea4b0a6..060789b18 100644 --- a/app/views/calendars/show.html.erb +++ b/app/views/calendars/show.html.erb @@ -12,12 +12,12 @@ <%= render :partial => 'queries/filters', :locals => {:query => @query} %> - -
- <%= link_to_previous_month(@year, @month, :accesskey => accesskey(:previous)) %> | <%= link_to_next_month(@year, @month, :accesskey => accesskey(:next)) %> -
++ <%= link_to_previous_month(@year, @month, :accesskey => accesskey(:previous)) %> | <%= link_to_next_month(@year, @month, :accesskey => accesskey(:next)) %> +
+