Admin Link

hello, please someone help me What is the file for edit this link when I click on ADMIN

 

regards

Quote · 2 Apr 2012

Hello

You need to take a look at templates/base/scripts/BxBaseMenu.php file -> genSubHeader method.

The code is below

list($aAllSubMainLinks) = explode('|', $this->aTopMenu[$iFirstID]['Link']);
$sSubMainLinks = $this->replaceMetas($aAllSubMainLinks);

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 3 Apr 2012

Hi AntonLV, thanks for all your answers, in this case I required that the link of text Admin (or any name of owner profile)  redirect to the page profile.php. I try to understand the code that you provide, and I change some possibilites, but I don't get it. :(

Can you help me or give me another clue?

 

Thanks very much.

Quote · 4 May 2012
 
 
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.