Minor code changes
This commit is contained in:
parent
75ffc84357
commit
f302267bbe
1 changed files with 3 additions and 1 deletions
|
|
@ -163,7 +163,9 @@
|
|||
</select><br>
|
||||
<hr width="80%">
|
||||
|
||||
<span id="activity_breaks"><b>Activity breaks:</b></span><br>
|
||||
<div id="activity_breaks">
|
||||
<b>Activity breaks:</b>
|
||||
</div>
|
||||
<!-- Lunch Options -->
|
||||
Lunch break:
|
||||
<input type="radio" id="lunch_option_no" name="lunch_option" value=0 onclick="require_fields(this)" tabindex="0">
|
||||
|
|
|
|||
Loading…
Reference in a new issue