Open includes/acp/acp_redbar.php and find this line:
Code: Select all
'S_ON_PAGE' => on_page($total_mods, $config['posts_per_page'], $start),
Code: Select all
'S_ON_PAGE' => on_page($total_links, $config['posts_per_page'], $start),

Code: Select all
'S_ON_PAGE' => on_page($total_mods, $config['posts_per_page'], $start),
Code: Select all
'S_ON_PAGE' => on_page($total_links, $config['posts_per_page'], $start),
Code: Select all
"You will also have to set permissions for who can manage the links.
This is done in the ACP: Users & Groups - Groups Permissions - Select Group - Admin Permissions - Misc Tab - 'Can manage RedBar Links'"