git-svn-id: http://redmine.rubyforge.org/svn/trunk@52 e93f8b46-1217-0410-a6f0-8f06a7374b81

This commit is contained in:
Jean-Philippe Lang 2006-11-21 22:39:46 +00:00
parent c83e794871
commit 51317b350c
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<h2><%= $RDM_WELCOME_TITLE || l(:label_home) %></h2>
<div class="splitcontentleft">
<h2><%= $RDM_WELCOME_TITLE || l(:label_home) %></h2>
<p><%= $RDM_WELCOME_TEXT %></p>
<% if $RDM_WELCOME_TEXT %><p><%= $RDM_WELCOME_TEXT %></p><br /><% end %>
<div class="box">
<h3><%=l(:label_news_latest)%></h3>
<% for news in @news %>