Created by: Gator92
To use the pagination without an anchor tag as suggested in ticket #1406 (closed) , the span tag must also have the default class rule applied so that text will align correctly and such, eg:
<li class="disabled"><span>Prev</span></li>