Commit 7bb47f39 by Frances Botsford Committed by Brian Talbot

removed hardcoded error text from course creation form

parent 9901212f
......@@ -43,7 +43,7 @@
<form class="create-course course-info">
<div class="wrap-error">
<div id="course_creation_error" name="course_creation_error" class="message message-status message-status error" role="alert">
<p>Please correct the Course Name and Organization fields below. All fields are required.</p>
<p>Please correct the highlighted fields below.</p>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment