1
alisong
Changing the wording on the submenu
  • 2006/1/13 4:46

  • alisong

  • Just popping in

  • Posts: 10

  • Since: 2005/7/9 1


I have been able to change the main menu bar wording. Is it possible to change the sub menu bar wording as well?

2
iHackCode
Re: Changing the wording on the submenu

one solution. you can download multi menu and make your own menus.

or change the text that shows by editing the file. im going to use the news module as an example. edit the file.

news\language\english\modinfo.php

if ur using english

Example (original)
// Sub menus in main menu block
define('_MI_NEWS_SMNAME1','Submit News');
define('_MI_NEWS_SMNAME2','Archive');


(modified)
// Sub menus in main menu block
define('_MI_NEWS_SMNAME1','Submit News');
define('_MI_NEWS_SMNAME2','Old News');


And it will change from saying Archive to saying Old News
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

3
alisong
Re: Changing the wording on the submenu
  • 2006/1/13 8:24

  • alisong

  • Just popping in

  • Posts: 10

  • Since: 2005/7/9 1


Hi Bandit X
thnak you very much for this simple explanation. I have followed your instructions successfully and solved my problem - alison

Login

Who's Online

168 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits