mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
change pagenavitor code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8919 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68afb4b5ad
commit
d48bcf6a6a
3 changed files with 6 additions and 6 deletions
|
|
@ -81,7 +81,7 @@
|
|||
<a href="{getUrl('page', '')}" class="direction">« FIRST</a>
|
||||
<block cond="$page_navigation->first_page + $page_navigation->page_count > $page_navigation->last_page && $page_navigation->page_count != $page_navigation->total_page">
|
||||
<a href="{getUrl('page', '')}">1</a>
|
||||
<a href="#goTo" class="tgSimple" title="{$lang->cmd_go_to_page}">...</a>
|
||||
<a href="#goTo" class="tgAnchor" title="{$lang->cmd_go_to_page}">...</a>
|
||||
</block>
|
||||
<!--@while($page_no = $page_navigation->getNextPage())-->
|
||||
{@$last_page = $page_no}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue