Fixed breaks length error location
This commit is contained in:
parent
521d2543c4
commit
f4795a6198
1 changed files with 2 additions and 2 deletions
|
|
@ -167,9 +167,9 @@
|
|||
</select><br>
|
||||
<hr width="80%">
|
||||
|
||||
<div id="activity_breaks">
|
||||
<span id="activity_breaks">
|
||||
<b>Activity breaks:</b>
|
||||
</div>
|
||||
</span><br>
|
||||
<!-- Lunch Options -->
|
||||
Lunch break:
|
||||
<input type="radio" id="lunch_option_no" name="lunch_option" value=0 onclick="require_fields(this)">
|
||||
|
|
|
|||
Loading…
Reference in a new issue