diff --git a/archive.php b/archive.php index bf9b6b5..fbaca21 100644 --- a/archive.php +++ b/archive.php @@ -12,7 +12,6 @@

categorydescription(); ?>

next()): ?> -

@@ -55,7 +54,7 @@ '...', array( 'wrapTag' => 'div', - 'wrapClass' => 'cat_pagination_page', + 'wrapClass' => 'pagination_page', 'itemTag' => '', 'textTag' => 'a', 'currentClass' => 'active', @@ -63,8 +62,7 @@ 'nextClass' => 'next' ) ); - ?> - + ?>
@@ -76,5 +74,44 @@
- + need('footer.php'); ?> \ No newline at end of file