1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-25 02:16:06 +02:00

Merge branch 'wip-mdl-41589' of git://github.com/rajeshtaneja/moodle

This commit is contained in:
Sam Hemelryk 2013-09-11 08:34:58 +12:00
commit c02045ddc4

@ -114,6 +114,8 @@ YUI.add('moodle-enrol-rolemanager', function(Y) {
event.detach();
var s = M.str.role, confirmation = {
lightbox : true,
visible : true,
centered : true,
title : s.confirmunassigntitle,
question : s.confirmunassign,
yesLabel : s.confirmunassignyes,