mirror of
https://github.com/kidwellj/SelfAssessmentUOB.git
synced 2025-01-08 21:02:21 +00:00
Update index.html
This commit is contained in:
parent
d3e3b21e06
commit
74c5cc64c0
|
@ -110,6 +110,10 @@
|
|||
<input type="radio" id="laboratory" name="setting" value="laboratory" aria-label="Laboratory">
|
||||
<label for="laboratory">Laboratory</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="radio" id="library" name="setting" value="library" aria-label="Library">
|
||||
<label for="library">Library</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="radio" id="social" name="setting" value="social-setting" aria-label="Social setting">
|
||||
<label for="social">Social setting</label>
|
||||
|
|
Loading…
Reference in a new issue