diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb
index bfe1dc59..083f0943 100644
--- a/app/views/gantts/show.html.erb
+++ b/app/views/gantts/show.html.erb
@@ -72,7 +72,7 @@ t_height = g_height + headers_height
<%= l(:notice_gantt_chart_truncated, :max => @gantt.max_rows) %>
<% end %>
-
+
@@ -176,7 +176,7 @@ if Date.today >= @gantt.date_from and Date.today <= @gantt.date_to %>
|
-
+
<%= link_to_content_update('« ' + l(:label_previous), params.merge(@gantt.params_previous)) %> |
<%= link_to_content_update(l(:label_next) + ' »', params.merge(@gantt.params_next)) %> |
diff --git a/app/views/help/wiki_syntax.html.erb b/app/views/help/wiki_syntax.html.erb
index 9d41a717..f072ee2e 100644
--- a/app/views/help/wiki_syntax.html.erb
+++ b/app/views/help/wiki_syntax.html.erb
@@ -12,7 +12,7 @@
<% html_title "Wiki Syntax Quick Reference" %>
Wiki Syntax Quick Reference
-
+
Font Styles |
| *Strong* | Strong |
| _Italic_ | Italic |
diff --git a/app/views/queries/_filters.rhtml b/app/views/queries/_filters.rhtml
index 3e30df72..b5a018f0 100644
--- a/app/views/queries/_filters.rhtml
+++ b/app/views/queries/_filters.rhtml
@@ -100,7 +100,7 @@ Event.observe(document,"dom:loaded", apply_filters_observer);
//]]>
-