I am trying to replace the drop downs on this form with checkboxes using something like this:
<div class="form-check form-check-inline">
<label class="form-check-label">
<input...
Type: Posts; User: DennisJM
I am trying to replace the drop downs on this form with checkboxes using something like this:
<div class="form-check form-check-inline">
<label class="form-check-label">
<input...