View Full Version : Top Links functionality
Hi all,
I do not use the Top Links functionality.
Is it possible to delete TOP LINKS from the menu bar?
I am using version 2.1.03, minimalistic template.
Greetings,
Lars
Hi Lars
open Layout.php file
Find:
$menu['top-links']['caption'] = $gDirLang['top_links'];
$menu['top-links']['url'] = $config->get('mod_rewrite') ? $url.'top-links.html' : $url.'listings.php?view=top';
replace with:
//$menu['top-links']['caption'] = $gDirLang['top_links'];
//$menu['top-links']['url'] = $config->get('mod_rewrite') ? $url.'top-links.html' : $url.'listings.php?view=top';
Simon Gooffin
05-17-2007, 08:30 AM
Thanks Greg, added some points to your reputation for your fast and helpful advice
Hi Greg,
as always, great service!
Thank you so much.
Simon: Give him even more points!
Greetings,
Lars
You're welcome Lars :)
Thanks Simon :wink:
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.