We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2662d commit caefda0Copy full SHA for caefda0
views/forms.html
@@ -174,8 +174,8 @@ <h5>Moves to top inside the input</h5>
174
<h5>Moves to bottom inside the input</h5>
175
<ul class="form-fields label-bottom">
176
<li class="form-field" data-castlecss-field>
177
- <label for="lable3a">Email</label>
178
- <input type="text" name="Naam" id="lable3a" value="">
+ <label for="lable3b">Email</label>
+ <input type="text" name="Naam" id="lable3b" value="">
179
</li>
180
</ul>
181
</div>
0 commit comments