Add <div class="wiki"> to the welcome text so it looks like all the other info texts.

This commit is contained in:
Holger Just 2011-02-20 11:59:31 +01:00 committed by Holger Just
parent f193d04090
commit 10d6a79c15

@ -1,7 +1,7 @@
<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>