mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Calling make_jumpbox() where it needed (#1091)
This commit is contained in:
parent
2119dfea13
commit
47a776c31d
4 changed files with 7 additions and 4 deletions
|
@ -56,9 +56,6 @@ if (defined('SHOW_ONLINE') && SHOW_ONLINE) {
|
|||
]);
|
||||
}
|
||||
|
||||
// Make jumpbox
|
||||
make_jumpbox();
|
||||
|
||||
// Info about new private messages
|
||||
$icon_pm = $images['pm_no_new_msg'];
|
||||
$pm_info = $lang['NO_NEW_PM'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue