← Back to team overview

mahara-contributors team mailing list archive

[Bug 804142] [NEW] errorupdatinginstitutionusers string isn't set

 

Public bug reported:

Found in /admin/users/institutionusers.php

if ($dataerror) {
 $SESSION->add_error_msg(get_string('errorupdatinginstitutionusers', 'admin'));

** 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/804142

Title:
  errorupdatinginstitutionusers string isn't set

Status in Mahara ePortfolio:
  New

Bug description:
  Found in /admin/users/institutionusers.php

  if ($dataerror) {
   $SESSION->add_error_msg(get_string('errorupdatinginstitutionusers', 'admin'));

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


Follow ups

References