Commit d592b7ee by Ben McMorran

Removes Conrad's name from the course schedule settings (STUD-1511).

parent 0103700a
...@@ -191,7 +191,7 @@ require(["domReady!", "jquery", "js/models/settings/course_details", "js/views/s ...@@ -191,7 +191,7 @@ require(["domReady!", "jquery", "js/models/settings/course_details", "js/views/s
<div class="notice notice-incontext notice-workflow"> <div class="notice notice-incontext notice-workflow">
<h3 class="title">${_("These Dates Are Not Used When Promoting Your Course")}</h3> <h3 class="title">${_("These Dates Are Not Used When Promoting Your Course")}</h3>
<div class="copy"> <div class="copy">
<p>${_('These dates impact <strong>when your courseware can be viewed</strong>, but they are <strong>not the dates shown on your course summary page</strong>. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your <abbr title="Program Manager">PM</abbr> or Conrad Warre <a rel="email" class="action action-email" href="mailto:conrad@edx.org">(conrad@edx.org)</a>.')}</p> <p>${_('These dates impact <strong>when your courseware can be viewed</strong>, but they are <strong>not the dates shown on your course summary page</strong>. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your <abbr title="Program Manager">PM</abbr>.')}</p>
</div> </div>
</div> </div>
% endif % endif
......
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