Add in missing "the"

This commit is contained in:
George Drummond
2019-04-29 16:36:54 -04:00
parent 8aa5bc5367
commit e942a6ca19

View File

@@ -24,7 +24,7 @@
<legend> <legend>
<input id="abc" type="checkbox" name="abc" value="y" /> <input id="abc" type="checkbox" name="abc" value="y" />
<label for="abc"> <label for="abc">
I've read and consent to the terms in IS user agreement I've read and consent to the terms in the IS user agreement
</label> </label>
</legend> </legend>
</fieldset> </fieldset>