|
|
|
@ -39,8 +39,8 @@
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
<%= content_tag "span", "#{l(:label_course_brief_introduction)}:", :class => "course-font" %>
|
|
|
|
|
<%= content_tag "div", course.short_description, :class => "brief_introduction", :title => course.short_description %>
|
|
|
|
|
</p>
|
|
|
|
|
<%= content_tag "div", course.short_description, :class => "brief_introduction",:style=>'float:left;', :title => course.short_description %>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|