Index: biblio.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/biblio/biblio.module,v retrieving revision 1.151 diff -r1.151 biblio.module 1386,1387c1386 < WHERE n.type = 'biblio' AND n.status=1 < ORDER BY $block_order DESC"; --- > WHERE n.type = 'biblio' AND n.status=1"; 2046c2045 < } \ No newline at end of file --- > }