Skip to content

Commit caefda0

Browse files
author
Darius Rosendahl
committed
Label fix
1 parent 2e2662d commit caefda0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/forms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ <h5>Moves to top inside the input</h5>
174174
<h5>Moves to bottom inside the input</h5>
175175
<ul class="form-fields label-bottom">
176176
<li class="form-field" data-castlecss-field>
177-
<label for="lable3a">Email</label>
178-
<input type="text" name="Naam" id="lable3a" value="">
177+
<label for="lable3b">Email</label>
178+
<input type="text" name="Naam" id="lable3b" value="">
179179
</li>
180180
</ul>
181181
</div>

0 commit comments

Comments
 (0)