Advertisement
Guest User

Untitled

a guest
Jan 16th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.             $dialog.append( $( '<p>' ).msg(
  2.                 'ep-instructor-remove-text',
  3.                 mw.html.escape( userName ),
  4.                 '<b>' + mw.html.escape( bestName ) + '</b>',
  5.                 '<b>' + mw.html.escape( courseName ) + '</b>'
  6.             ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement