diff --git a/upload/styles/cb_28/layout/index.html b/upload/styles/cb_28/layout/index.html index ab338233..42e583be 100644 --- a/upload/styles/cb_28/layout/index.html +++ b/upload/styles/cb_28/layout/index.html @@ -93,7 +93,7 @@ {if $row.collectionsSection == 'yes'} - {$collections = $cbcollection->get_collections(['limit'=>4, 'active'=>'yes'])} + {$collections = $cbcollection->get_collections(['limit'=>4, 'active'=>'yes', 'order'=>'total_objects DESC'])}

{lang code="top_collections"}