Commit 10d6a79c authored by Holger Just's avatar Holger Just Committed by Holger Just

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

parent f193d040
<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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment