forked from leftypol/leftypol
prev/next page buttons
This commit is contained in:
parent
afcb4703f4
commit
48b6a3867e
3 changed files with 40 additions and 2 deletions
1
mod.php
1
mod.php
|
@ -326,6 +326,7 @@
|
|||
|
||||
$page['pages'] = getPages(true);
|
||||
$page['pages'][$page_no-1]['selected'] = true;
|
||||
$page['btn'] = getPageButtons($page['pages'], true);
|
||||
$page['mod'] = true;
|
||||
|
||||
echo Element('index.html', $page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue