1.修复登录提示描述不正确的问题

2.修改作业显示界面html
This commit is contained in:
sw 2014-05-29 08:37:54 +08:00
parent cbb2312047
commit 03c8f39729
2 changed files with 4 additions and 4 deletions

View File

@ -29,8 +29,8 @@
<div class="top-content">
<table>
<tr>
<td class="info_font" style="width: 240px; color: #15bccf"">高校课程实践社区</td>
<td style="width: auto; color: #15bccf""><strong><%= l(:label_user_location) %> : </strong></td>
<td class="info_font" style="width: 240px; color: #15bccf">高校课程实践社区</td>
<td style="width: auto; color: #15bccf"><strong><%= l(:label_user_location) %> : </strong></td>
</tr>
<tr>
@ -155,7 +155,7 @@
<!-- tags -->
<div class="user_fans">
<div class="user_underline"></div>
<table style="font-family:微软雅黑; padding-left: 8px">
<table style="font-family:'微软雅黑'; padding-left: 8px">
<tr>
<td><!-- added by william -for tag --> <%= render :partial => 'tags/tag', :locals => {:obj => @bid, :object_flag => "4"}%> </td>
</tr>

View File

@ -600,7 +600,7 @@ zh:
label_my_page_block: 我的工作台模块
label_administration: 管理
label_login: 登录
label_login_prompt: 邮箱/账号
label_login_prompt: 邮箱/昵称
lable_user_name: 登录名
label_logout: 退出
label_help: 帮助