mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00089
[Bug 524138] [NEW] use of $string['groups'] needs to be 'mygroups'
Public bug reported:
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)
** Affects: mahara
Importance: Undecided
Status: New
--
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: New
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)
Follow ups
References