diff --git a/app/views/news/_project_news.html.erb b/app/views/news/_project_news.html.erb
index 54f6dc70b..75b51ab6c 100644
--- a/app/views/news/_project_news.html.erb
+++ b/app/views/news/_project_news.html.erb
@@ -29,7 +29,7 @@
<%= link_to_user_header(news.author,false,{:class=> 'problem_name c_orange fl'}) if news.respond_to?(:author) %>
<%= l(:label_add_news) %>:<%= link_to h(news.title), news_path(news),:class => 'problem_tit fl fb c_dblue' %>
<%= news.description %>
<%= news.description %>