parent
0081d898cb
commit
090ef98ec6
|
@ -6,7 +6,7 @@
|
|||
<strong><%= l(:label_tags_forum) %>:<%= link_to "#{forum.name}",
|
||||
:controller => "forums",:action => "show",:id => forum.id %></strong>
|
||||
<br />
|
||||
<strong><%= l(:label_tags_forum_description) %>:</strong><%= forum.description %>
|
||||
<strong><%= l(:label_tags_forum_description) %>:</strong><%= textAreailizable forum.description %>
|
||||
<%= forum.updated_at %>
|
||||
</p>
|
||||
<div class="line_under"></div>
|
||||
|
|
Loading…
Reference in New Issue