diff --git a/islandora.module b/islandora.module index 00261031..11a8c470 100644 --- a/islandora.module +++ b/islandora.module @@ -474,7 +474,7 @@ function islandora_theme() { 'objects' => NULL, 'display' => NULL, 'page_size' => 20, - 'limit' => 10, + 'limit' => 12, ), ), // Render a bunch of objects as either a grid or a list.