PEAK XOOPS - Pagenav in Protect Center in englishin japanese

Pagenav in Protect Center

List posts in the topic

question Pagenav in Protect Center

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 .2 | Posted on 2008/12/15 4:12
McDonald  Lance Corporal From: www.ronsrovlinks.nl  Posts: 30
Hello GIJOE,

At the moment the page navigation is at the top only of the Protector Center.
When I want to go to a next page after scrolling down I have to scroll up again to access the page navigation.

Is it possible to have the page navigation in a next release at the bottom as well?

At the moment I've done this myself like this in admin/index.php:
// footer of log listing
echo "
  <tr>
    <td colspan='8' align='left'>"._AM_LABEL_REMOVE."&nbsp;<input type='button' value='"._AM_BUTTON_REMOVE."' onclick='if(confirm(\""._AM_JS_REMOVECONFIRM."\")){document.MainForm.action.value=\"delete\"; submit();}' /></td>
  </tr>
</table>
<div align='right'>
    $nav_html
</div>
<div style='clear:both;'><br /><br /></div>
<div align='right'>
"._AM_LABEL_COMPACTLOG.":&nbsp;<input type='button' value='"._AM_BUTTON_COMPACTLOG."' onclick='if(confirm(\""._AM_JS_COMPACTLOGCONFIRM."\")){document.MainForm.action.value=\"compactlog\"; submit();}' />
&nbsp;
"._AM_LABEL_REMOVEALL.":&nbsp;<input type='button' value='"._AM_BUTTON_REMOVEALL."' onclick='if(confirm(\""._AM_JS_REMOVEALLCONFIRM."\")){document.MainForm.action.value=\"deleteall\"; submit();}' />
</div>
</form>
</td></tr></table>
" ;
Votes:7 Average:4.29

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!