ru2

أكواد الصفحات المرقمة

ru2
Nov 2nd, 2012
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {block:Pagination}<div class="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:JumpPagination length="8"}{block:CurrentPage}<span class="current_page" style="padding-right:5px;padding-left:5px;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href=”{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a> {/block:NextPage}</div>{/block:Pagination}
Advertisement
Add Comment
Please, Sign In to add comment