mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01650
[Bug 524138] Re: use of $string['groups'] needs to be 'mygroups'
** Changed in: mahara
Status: Fix Committed => Fix Released
--
use of $string['groups'] needs to be 'mygroups'
https://bugs.launchpad.net/bugs/524138
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
The main Mahara menu has 'My Groups' $string['groups'] & a submenu item 'My Groups' $string['mygroups'].
The display of the users groups down the right hand side uses the $string['groups']. It needs to be $string['mygroups'].
The problem only arises if someone wants to distinguish between these two. For example I have changed the main menu 'My Groups' to 'My Network' as My Groups & My Friends are a submenu of this. However 'My Network' $string['groups'] now shows on the right hand side group list, rather than the submenu title 'My Groups' $string['mygroups'] .
(version 1.2.3)
References