diff --git a/lms/www/batch/edit.html b/lms/www/batch/edit.html index 9c10c042..0ba36106 100644 --- a/lms/www/batch/edit.html +++ b/lms/www/batch/edit.html @@ -66,13 +66,8 @@ {% macro CreateLesson() %}
-
-
- {{ _("Title") }} -
-
- {{ _("Something Short and Concise") }} -
+
+ {{ _("Title") }}
@@ -91,7 +86,7 @@ {{ _("Instructor Notes") }}
- {{ _("This notes will only be visible to the Course Creator, Course Evaluaor and Moderator.") }} + {{ _("These notes will only be visible to the Course Creator, Course Evaluaor and Moderator.") }}
{% if lesson.instructor_notes %}