Fixed typo “synchronization”
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
5b4550a6a8
commit
3f09d17389
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@
|
||||||
{{ Form::label('test_ldap_sync', 'Test LDAP Sync') }}
|
{{ Form::label('test_ldap_sync', 'Test LDAP Sync') }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-9" id="ldaptestrow">
|
<div class="col-md-9" id="ldaptestrow">
|
||||||
<a {{ $setting->demoMode }} class="btn btn-default btn-sm pull-left" id="ldaptest" style="margin-right: 10px;">Test LDAP Syncronization</a>
|
<a {{ $setting->demoMode }} class="btn btn-default btn-sm pull-left" id="ldaptest" style="margin-right: 10px;">Test LDAP Synchronization</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-9 col-md-offset-3">
|
<div class="col-md-9 col-md-offset-3">
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Reference in a new issue