[SOLVED] CGCalendar - change module name in content menu
Posted: Sat Mar 31, 2012 3:25 pm
Hi all,
I'd like to rename the module from "Calguys Calendar" to something that the website administrator would find more intuitive, such as "Exhibitions". I've changed the...
... array key in the Language file to 'Exhibitions' and it updates the module title on the module page itself, but it's still called 'Calguys Calendar' in the 'Content' drop down menu. I've done this before on older CMSMS installs and it always seemed to work; has something changed? Is this name that's used for a module in the content menu now stored in the database?
Many thanks
I'd like to rename the module from "Calguys Calendar" to something that the website administrator would find more intuitive, such as "Exhibitions". I've changed the...
Code: Select all
$lang['cal_calendar']
Many thanks