Commit ba4c0b6d by Brian Talbot

studio - removing formatting suggestion from label

parent bcdf93fb
...@@ -98,7 +98,7 @@ from contentstore import utils ...@@ -98,7 +98,7 @@ from contentstore import utils
<li class="field text" id="field-course-grading-graceperiod"> <li class="field text" id="field-course-grading-graceperiod">
<label for="course-grading-graceperiod">Grace Period on Deadline:</label> <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" /> <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> </li>
</ol> </ol>
</section> </section>
......
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