|
|
|
@ -420,7 +420,7 @@
|
|
|
|
|
<!-- 用户留言 -->
|
|
|
|
|
<% unless @user_journal_messages.first.nil? %>
|
|
|
|
|
<div class="wmail_main" style="padding:20px 10px 0px;">
|
|
|
|
|
<h3 class="wmail_h2" style="color:#15bccf; "><%= l(:label_activities) %></h3>
|
|
|
|
|
<h3 class="wmail_h2" style="color:#474646; "><%= l(:label_activities) %></h3>
|
|
|
|
|
|
|
|
|
|
<ul class="wmail_ul" style="margin-left:10px; border-bottom:1px dashed #cfcfcf; padding-bottom:15px; width:1020px; margin-bottom:15px;">
|
|
|
|
|
<span class="wmail_h4" style="color:#666; font-size:14px; margin-bottom:5px;" >
|
|
|
|
@ -451,7 +451,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
<% if @forums.first || @memos.first %>
|
|
|
|
|
<div class="wmail_main" style="padding:20px 10px 0px;">
|
|
|
|
|
<h3 class="wmail_h2" style="color:#15bccf; "><%= l(:lable_bar_active) %></h3>
|
|
|
|
|
<h3 class="wmail_h2" style="color:#474646; "><%= l(:lable_bar_active) %></h3>
|
|
|
|
|
<% unless @forums.first.nil? %>
|
|
|
|
|
<ul class="wmail_ul" style="margin-left:10px; border-bottom:1px dashed #cfcfcf; padding-bottom:15px; width:1020px; margin-bottom:15px;">
|
|
|
|
|
<span class="wmail_h4" style="color:#474646; font-size:14px; margin-bottom:5px;" >
|
|
|
|
|