Fix admin/user pagination
Integer division floor the page count but the ceil operation is needed. Implemented without float conversion.