diff --git a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html index 3487611014..28630fcf1f 100644 --- a/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html +++ b/ng2-components/ng2-alfresco-core/src/components/pagination/pagination.component.html @@ -1,4 +1,4 @@ -
+
{{ 'CORE.PAGINATION.ITEMS_RANGE' | translate: { @@ -9,7 +9,7 @@
-
+
{{ 'CORE.PAGINATION.ITEMS_PER_PAGE' | translate }} @@ -32,7 +32,7 @@
-
+
{{ 'CORE.PAGINATION.CURRENT_PAGE' | translate: { number: current } }} @@ -58,7 +58,7 @@
-
+