增加底部的分页工具

This commit is contained in:
wlx 2010-07-02 07:07:32 +00:00
parent 591532ec43
commit dd861f15d4
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ $this->breadcrumb()->setSeparator(' > ');
<span><?php echo mb_strlen($md['description'])>400?$this->escape(mb_substr($md['description'],0,400,'UTF-8').'...'):$this->escape($md['description']);?></span>
</div>
<?php endforeach; ?>
<hr class="mditem" />
<?php echo $this->page->getNavigation(); ?>
</div>
<?php else : ?>
<div id='sidebar'>