--- loncom/interface/loncreateuser.pm 2007/11/12 15:37:47 1.194 +++ loncom/interface/loncreateuser.pm 2007/11/15 19:06:28 1.195 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.194 2007/11/12 15:37:47 albertel Exp $ +# $Id: loncreateuser.pm,v 1.195 2007/11/15 19:06:28 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1825,7 +1825,7 @@ END $r->print($result); } } - if ($key=~m{^form\.rev\:([^_]+)_cr\.cr/($match_domain)/($match_username)/(\w+)$ }s) { + if ($key=~m{^form\.rev\:([^_]+)_cr\.cr/($match_domain)/($match_username)/(\w+)$}s) { # Revoke custom role $r->print(&mt('Revoking custom role:'). ' '.$4.' by '.$3.':'.$2.' in '.$1.': '.