correct current page
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
<?if (isset($prevurl)):?>
|
<?if (isset($prevurl)):?>
|
||||||
<a href="<?=$prevurl?>"><=<?=$prevpage?> страница<a/>
|
<a href="<?=$prevurl?>"><=<?=$prevpage?> страница<a/>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
<strong><?$page=?></strong>
|
<strong><?=$page?></strong>
|
||||||
<?if (isset($nexturl)):?>
|
<?if (isset($nexturl)):?>
|
||||||
<a href="<?=$nexturl?>"><?=$nextpage?> страница=><a/>
|
<a href="<?=$nexturl?>"><?=$nextpage?> страница=><a/>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
|||||||
Reference in New Issue
Block a user