diff --git a/views/communities/transactions.php b/views/communities/transactions.php index 612b12a..23e40c5 100644 --- a/views/communities/transactions.php +++ b/views/communities/transactions.php @@ -13,20 +13,13 @@
0): ?> + $community->getSlug()]; + ?> + 1): ?> -- « - ‹ - - - = $i + 1 ?> - - = $i + 1 ?> - - - › - » -
+ @include(templates/pagination) @@ -51,19 +44,7 @@ 1): ?> -- « - ‹ - - - = $i + 1 ?> - - = $i + 1 ?> - - - › - » -
+ @include(templates/pagination) diff --git a/views/events/events.php b/views/events/events.php index a3cf74b..45c70e1 100644 --- a/views/events/events.php +++ b/views/events/events.php @@ -9,20 +9,13 @@ 0): ?> + $community->getSlug()]; + ?> + 1): ?> -- « - ‹ - - - = $i + 1 ?> - - = $i + 1 ?> - - - › - » -
+ @include(templates/pagination) @@ -36,19 +29,7 @@ 1): ?> -- « - ‹ - - - = $i + 1 ?> - - = $i + 1 ?> - - - › - » -
+ @include(templates/pagination)