check connection default yes
This commit is contained in:
parent
847f074a6b
commit
06643055ae
@ -651,5 +651,6 @@
|
|||||||
"Hotspot_Auth_Method": "Hotspot Auth Method",
|
"Hotspot_Auth_Method": "Hotspot Auth Method",
|
||||||
"Api": "Api",
|
"Api": "Api",
|
||||||
"Http_Chap": "Http-Chap",
|
"Http_Chap": "Http-Chap",
|
||||||
"Hotspot_Authentication_Method__Make_sure_you_have_changed_your_hotspot_login_page_": "Hotspot Authentication Method. Make sure you have changed your hotspot login page."
|
"Hotspot_Authentication_Method__Make_sure_you_have_changed_your_hotspot_login_page_": "Hotspot Authentication Method. Make sure you have changed your hotspot login page.",
|
||||||
|
"Business": "Business"
|
||||||
}
|
}
|
@ -56,7 +56,7 @@
|
|||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<label class="col-md-2 control-label"></label>
|
<label class="col-md-2 control-label"></label>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<label><input type="checkbox" name="testIt" value="yes"> Test Connection</label>
|
<label><input type="checkbox" checked name="testIt" value="yes"> Test Connection</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
<div class="form-group row">
|
<div class="form-group row">
|
||||||
<label class="col-md-2 control-label"></label>
|
<label class="col-md-2 control-label"></label>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<label><input type="checkbox" name="testIt" value="yes"> Test Connection</label>
|
<label><input type="checkbox" checked name="testIt" value="yes"> Test Connection</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.7.15"
|
"version": "2024.7.18"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user