Adding closing <p>

v1.18.x
Dominic Lennon 8 years ago
parent a06e39528f
commit 3507e4ce0e

@ -124,7 +124,7 @@
<label>Seconds: </label>
<input type="text" class="form-control" data-field="loginSeconds" placeholder="Seconds" />
<p class="help-block">Note that only one of these values will be used. If there is no <i>seconds</i> value we fall back to <i>days</i>. If
there is no <i>days</i> value we default to <i>14 days</i>.
there is no <i>days</i> value we default to <i>14 days</i>.</p>
</div>
</form>
</div>

Loading…
Cancel
Save