整理页面标签格式

This commit is contained in:
yanxd 2013-12-24 10:27:43 +08:00
parent ec73bb144e
commit fe2dc180ba
2 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,7 @@
<div class="pagination" style="float:left;">
<ul>
<%= pagination_links_full @feedback_pages %>
<ul>
</ul>
</div>
</div>

View File

@ -18,9 +18,9 @@
</tr>
<tr>
<td colspan="2" width="580px" >
<p class="info-break">
<div class="info-break">
<%= textilizable journal.notes%>
</p></td>
</div></td>
</tr>
<tr>
<td align="left"><span class="font_lighter"> <%= l :label_comment_time %>&nbsp; <%= format_time journal.created_on %></span></td>
@ -35,7 +35,8 @@
:method => 'post', :title => l(:button_quote))%>
<% end %>
</tr>
</table></td>
</table>
</td>
</tr>
</table>
<div class="line_under"></div>