diff --git a/Web/Presenters/templates/components/paginator.xml b/Web/Presenters/templates/components/paginator.xml index 206c7fb3..90d60715 100644 --- a/Web/Presenters/templates/components/paginator.xml +++ b/Web/Presenters/templates/components/paginator.xml @@ -1,4 +1,4 @@ -{var $space = 2} +{var $space = 3} {var $pageCount = ceil($conf->count / $conf->perPage)}