dever il y a 4 ans
Parent
commit
f093fcba9e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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' => '*',
         ),
     ),