1.2.0
This commit is contained in:
parent
9f389fbb34
commit
3bb53afcea
2
card.php
2
card.php
|
@ -73,7 +73,7 @@ if ($pageprev == '1' && $this->have()):
|
|||
'wrapClass' => 'pagination comment-ajax-load',
|
||||
'itemTag' => 'li',
|
||||
'textTag' => 'span',
|
||||
'currentClass' => 'active',
|
||||
'currentClass' => 'cur',
|
||||
'prevClass' => 'prev',
|
||||
'nextClass' => 'next'
|
||||
)); ?>
|
||||
|
|
Loading…
Reference in New Issue