← Back to team overview

mahara-contributors team mailing list archive

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

 

** Changed in: mahara
     Assignee: (unassigned) => Melissa Draper (melissa)

-- 
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:
  Porposition to add information when a layout can't be edited

Status in Mahara ePortfolio:
  Triaged

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.


References