New Checkboxes

This commit is contained in:
Verena Schulz
2025-12-13 21:21:17 +01:00
parent 4747c44c52
commit bb589e6aad
2 changed files with 64 additions and 16 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
<div class="step" id="step3" style="display:none;">
<div class="checkbox-group">
<label id="checkbox_group" for="checkbox-group">Choose prefered document style:</label>
<label id="checkbox-label" for="checkbox-group">Choose prefered document style:</label>
<div class="checkbox-container">
<input type="checkbox" name ="docFormat" id="docFormat" value="Meeting report">
<label id="label_format" for="docFormat">Follow-up Report</label>