← Back to team overview

mahara-contributors team mailing list archive

[Bug 771157] Re: Proposition to add information when a layout can't be edited

 

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/771157

Title:
  Proposition to add information when a layout can't be edited

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  I suggest to edit the follwing string in view.php

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time.';

  to

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time. Please try again later';

  Therfore, users with this error know they can have another try later
  when the other user has finished with page layout editing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/771157/+subscriptions


References