
Sneaky IPB developers....LOL
The icon is still there. Just hidden :)
Go ACP>Look & Feel>your_skin>Templates tab>Global Templates>paginationTemplate
Remove "comment out" (in red):
<ul class='ipsList_inline left pages'>
<if test="$this->request['module'] != 'ajax' AND !$data['noDropdown']">
<li class='pagejump clickable pj{$data['uniqid']}'>
<a href='#'>{parse expression="sprintf( $this->lang->words['tpl_pages'], $work['current_page'], $work['pages'] )"} <!--{parse replacement="dropdown"}--></a>














