Merge branch '5.2' into 5.3
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / acp / page / LabelListPage.class.php
index f6843a8df62e7674f990d238613ecadb0c07c292..7f23616d031f9303b349fe936fb64be9dd5c84b8 100644 (file)
@@ -33,6 +33,11 @@ class LabelListPage extends SortablePage {
         */
        public $defaultSortField = 'label';
        
+       /**
+        * @inheritDoc
+        */
+       public $itemsPerPage = 50;
+       
        /**
         * @inheritDoc
         */