This commit is contained in:
Flatlogic Bot 2025-10-17 12:10:23 +00:00
parent 94ddfaeca6
commit a2ff9876ac

View File

@ -198,10 +198,7 @@
<input class="form-check-input" type="radio" name="how_did_you_hear" id="social" value="Social Media"> <input class="form-check-input" type="radio" name="how_did_you_hear" id="social" value="Social Media">
<label class="form-check-label" for="social">Social Media</label> <label class="form-check-label" for="social">Social Media</label>
</div> </div>
<div class="form-check">
<input class="form-check-input" type="radio" name="how_did_you_hear" id="word" value="Word of mouth">
<label class="form-check-label" for="word">Word of mouth</label>
</div>
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="radio" name="how_did_you_hear" id="ad" value="Advertisement"> <input class="form-check-input" type="radio" name="how_did_you_hear" id="ad" value="Advertisement">
<label class="form-check-label" for="ad">Advertisement</label> <label class="form-check-label" for="ad">Advertisement</label>