修改竞赛列表中的奖励方式的显示

exceptionHandle
wanglinchun 11 years ago
parent 939e4cc100
commit 3a9c7a036f

@ -13,7 +13,7 @@
<table border="0">
<tr>
<td>
<strong><%= l(:label_contests_reward_method) %><span style="color: #15bccf;font-family: 14px; font-family: 微软雅黑"><%= contest.budget%></span></strong>
<strong><%= l(:label_contests_reward_method) %>:&nbsp;&nbsp;<span style="color: #15bccf;font-family: 14px; font-family: 微软雅黑"><%= contest.budget%></span></strong>
</td>
</tr>

Loading…
Cancel
Save