view app/views/my/blocks/_tipoftheday.html.erb @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents 04114f36670d
children
line wrap: on
line source
    <h3><%=l(:label_tipoftheday)%></h3>
    <div class="tipoftheday box">
          <div class="tip"><%= textilizable Setting.tipoftheday_text %></div>
    </div>