]> source.dussan.org Git - redmine.git/commitdiff
Merged r14448 (#5770).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 24 Jul 2015 04:07:24 +0000 (04:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 24 Jul 2015 04:07:24 +0000 (04:07 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14449 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/welcome/index.html.erb

index 2d4fdfc0599478f7c696d8561c599094e89d55e2..dab9bff38495020544781ffe9e7a2b53eacdf155 100644 (file)
@@ -1,7 +1,9 @@
 <h2><%= l(:label_home) %></h2>
 
 <div class="splitcontentleft">
-  <%= textilizable Setting.welcome_text %>
+  <div class="wiki">
+    <%= textilizable Setting.welcome_text %>
+  </div>
   <% if @news.any? %>
   <div class="news box">
   <h3><%=l(:label_news_latest)%></h3>