There is an error in conference.module which makes that the pager does not appear on two of the conference manager pages.

In function conference_manage_assignment and in function conference_revisions
line 591 resp. line 2512 should be
$result = pager_query($sql, 25, 5, NULL, $ctype_paper);