|
@ -148,9 +148,8 @@ type : 'UI Collection' |
|
|
<div class="inline field"> |
|
|
<div class="inline field"> |
|
|
<div class="ui checkbox"> |
|
|
<div class="ui checkbox"> |
|
|
<input type="checkbox" id="terms" /> |
|
|
<input type="checkbox" id="terms" /> |
|
|
<label for="terms"></label> |
|
|
|
|
|
|
|
|
<label for="terms">I agree to the terms and conditions</label> |
|
|
</div> |
|
|
</div> |
|
|
<label>I agree to the terms and conditions</label> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
<div class="ui blue submit button">Submit</div> |
|
|
<div class="ui blue submit button">Submit</div> |
|
|
</form> |
|
|
</form> |
|
|