
Originally Posted by
eNick As the tabs are language dependent, you need to customise the language file for such a change to take place. Renaming the module has no effect on use presentation.
Assuming version 5.*, from Admin, choose "Rename Tabs" and select the language in which you wish to make the change.
Save, and then do a quick repair to make the changes take place (Admin->Repair->Quick Repair)
The changhes cause the creation of the file custom\include\language\<language.php>
You can amend other elements of the GUI by adding additional elements to this file. ie. locate the source element in \include\<language.php> and copy the element to custom\include\language\<language.php> to override it with something else in an upgrade safe manner.
Bookmarks