Link Here
|
1 |
<div class="pager"><form class="formpager" action=""><label>Page(s): |
1 |
<div class="pager"><p class="formpager" action=""><label>Page(s): |
2 |
<img src="[% interface %]/prog/img/first.png" alt="" class="first"/> |
2 |
<img src="[% interface %]/prog/img/first.png" alt="" class="first"/> |
3 |
<img src="[% interface %]/prog/img/prev.png" alt="" class="prev"/> |
3 |
<img src="[% interface %]/prog/img/prev.png" alt="" class="prev"/> |
4 |
<input type="text" size="5" class="pagedisplay"/></label> |
4 |
<input type="text" size="5" class="pagedisplay"/></label> |
Link Here
|
14 |
[% IF ( perpage == 100) %]<option value="100" selected="selected">100</option>[% ELSE %]<option value="100">100</option>[% END %] |
14 |
[% IF ( perpage == 100) %]<option value="100" selected="selected">100</option>[% ELSE %]<option value="100">100</option>[% END %] |
15 |
[% IF ( perpage == 200) %]<option value="200" selected="selected">200</option>[% ELSE %]<option value="200">200</option>[% END %] |
15 |
[% IF ( perpage == 200) %]<option value="200" selected="selected">200</option>[% ELSE %]<option value="200">200</option>[% END %] |
16 |
</select></label> |
16 |
</select></label> |
17 |
</form></div> |
17 |
</p></div> |