Skip to content
Snippets Groups Projects
Commit ba4c0b6d authored by Brian Talbot's avatar Brian Talbot
Browse files

studio - removing formatting suggestion from label

parent bcdf93fb
No related merge requests found
......@@ -98,7 +98,7 @@ from contentstore import utils
<li class="field text" id="field-course-grading-graceperiod">
<label for="course-grading-graceperiod">Grace Period on Deadline:</label>
<input type="text" class="short time" id="course-grading-graceperiod" value="0:00" placeholder="HH:MM" autocomplete="off" />
<span class="tip tip-inline">Leeway on due dates (using HH:MM format)</span>
<span class="tip tip-inline">Leeway on due dates</span>
</li>
</ol>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment