hello, please someone help me What is the file for edit this link when I click on ADMIN
regards
hello, please someone help me What is the file for edit this link when I click on ADMIN
regards |
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']); Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
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. |