How to remove globe icon from top menu

One of our clients asked us to remove that blue globe icon which displays languages from the top menu as they had language icons in the template. This was the modification we had to do to remove the globe icon from top menu:

Open:

templates/base/scripts/BxBaseMenu.php file

 

change:

$aFunctions = array('genMoreLanguagesElement', 'genMoreTemplatesElement', 'genSearchElement');

To

//$aFunctions = array('genMoreTemplatesElement', 'genSearchElement');

 

Hope it helps someone someday :)

Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP
Quote · 26 Oct 2010

Thank you :-)

Quote · 26 Oct 2010

Thank you :-)

Quote · 8 Feb 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.