mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03962
[Bug 785699] [NEW] Ambiguity in help string - groupmembers.ph
Public bug reported:
Are your sure the string is
$string['options_columns_desc'] = 'The columns of columns you want to
display.';
or should it be
$string['options_columns_desc'] = 'The number of columns you want to
display.';
??
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/785699
Title:
Ambiguity in help string - groupmembers.ph
Status in Mahara ePortfolio:
New
Bug description:
Are your sure the string is
$string['options_columns_desc'] = 'The columns of columns you want to
display.';
or should it be
$string['options_columns_desc'] = 'The number of columns you want to
display.';
??
Follow ups
References