$('#course_creation_error').html('<p>'+gettext('The combined length of the organization, course number, and course run fields cannot be more than 65 characters.')+'</p>');
$('#course_creation_error').html('<p>'+gettext('The combined length of the organization, course number, and course run fields cannot be more than 65 characters.')+'</p>');
$(selectors.errorMessage).html('<p>'+gettext('The combined length of the organization, course number, and course run fields cannot be more than 65 characters.')+'</p>');