How can I change the name of the joomla module in joomla module manager, when showing module properties. How to change the name with red underline in picture
Asked
Active
Viewed 1,490 times
2 Answers
2
Today I was looking for the same answer of this problem. I found out it needs some language files to show the module name.
I've downloaded a simple login register module from: http://extensions.joomla.org/extensions/access-a-security/site-access/authentication/15380 and followed it's file tree structure and looked into its xml file. See this image:

Steve Czetty
- 6,147
- 9
- 39
- 48

Edi Amin
- 36
- 4
-
So you want to say that it might be in sys.ini ?? I'll check it out today) – ArmeniaH Sep 05 '12 at 07:51
-
Actually it is in these language ini files. But I'm not sure exactly which one is needed for this. I used all four of them. The module name is in first line. – Edi Amin Sep 05 '12 at 19:49