dever 4 years ago
parent
commit
f093fcba9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/content/database/news.php

+ 1 - 1
app/content/database/news.php

@@ -377,7 +377,7 @@ return array
             ),
             'type' => 'all',
             'order' => array('reorder' => 'desc', 'id' => 'desc'),
-            'page' => array(1, 'list'),
+            'page' => array(10, 'list'),
             'col' => '*',
         ),
     ),