← Back to team overview

mahara-contributors team mailing list archive

[Bug 785699] Re: Ambiguity in help string - groupmembers.ph

 

Hi Dominique,

That string has actually been changed in 1.4.

The commit that it was changed on was 
3b926a1e585a7c20871cd8b41923fd09e23f7bd4

Cheers,

Hugh

** Changed in: mahara
     Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)

** Changed in: mahara
       Status: Triaged => Fix Committed

-- 
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:
  Fix Committed

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.';

  ??


References