I noticed this module was inserting divs like <div class="apager-top"> into every views page and block, regardless of whether the view was alphabetically paged (or paged at all). This was breaking my theme. I created this simple patch to fix the issue.

CommentFileSizeAuthor
views_alpha_pager.module.patch879 bytesJohnForsythe

Comments

dman’s picture

Fair enough.
+1

douggreen’s picture

Status: Needs review » Fixed

Thanks! I committed something pretty close to your patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.