mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-25 05:34:06 +08:00
Fix label and input box error
This commit is contained in:
parent
9cac6fad73
commit
0e25298db9
@ -49,9 +49,8 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-group ml-m"
|
||||
option:submit-on-change:filter='[name="ip"]'>
|
||||
<label for="owner">IP address</label>
|
||||
<div class="form-group ml-m">
|
||||
<label for="ip">{{ trans('settings.ip_address') }}</label>
|
||||
@include('form.text', ['name' => 'ip'])
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user