fixes #22238
This commit is contained in:
parent
7011e272c1
commit
79f9aef216
1 changed files with 1 additions and 2 deletions
|
|
@ -625,7 +625,7 @@
|
|||
</form>
|
||||
</div><!-- /.bs-example -->
|
||||
{% highlight html %}
|
||||
<label class="sr-only" for="inputHelpBlock">Input with help text</label>
|
||||
<label for="inputHelpBlock">Input with help text</label>
|
||||
<input type="text" id="inputHelpBlock" class="form-control" aria-describedby="helpBlock">
|
||||
...
|
||||
<span id="helpBlock" class="help-block">A block of help text that breaks onto a new line and may extend beyond one line.</span>
|
||||
|
|
@ -1026,4 +1026,3 @@
|
|||
</div>
|
||||
</div>
|
||||
{% endhighlight %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue