git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4659 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-10-20 13:47:35 +00:00
parent b41b0a5d0c
commit cfacdb456f

View file

@ -8,8 +8,8 @@
<div class="header4"> <div class="header4">
<!-- 정보 --> <!-- 정보 -->
<!--@if($total_count)--> <!--@if($total_count)-->
<div class="tableSummaryType1"> <div class="summary">
Total <strong>{number_format($total_count)}</strong>, Page <strong>{number_format($page)}</strong>/{number_format($total_page)} <strong>Total</strong> <em>{number_format($total_count)}</em>, Page <strong>{number_format($page)}</strong>/{number_format($total_page)}
</div> </div>
<!--@end--> <!--@end-->