mirror of
https://github.com/jkjoy/Typecho-Theme-Puock.git
synced 2026-06-27 16:34:14 +00:00
1.2.0
This commit is contained in:
@@ -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'
|
||||
)); ?>
|
||||
|
||||
Reference in New Issue
Block a user