|
|
|
@ -377,13 +377,13 @@ function DisplayLokinetConfig()
|
|
|
|
|
<div class="tab-content">
|
|
|
|
|
<p><?php echo $status; ?></p>
|
|
|
|
|
<div class="tab-pane fade in active" id="basic">
|
|
|
|
|
<h4>Main Settings</h4>
|
|
|
|
|
<h4> Basic User Instructions</h4>
|
|
|
|
|
<form role="form" action="?page=save_hostapd_conf" method="POST">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="form-group col-lg-6">
|
|
|
|
|
<label for="code">All 4 buttons below must be active (green) to connect to Lokinet.</label>
|
|
|
|
|
<label for="code">If there isn't a current .ini file found on the system it must be generated first.</label>
|
|
|
|
|
<label for="code">Applying a bootstrap without submitting a valid URL in the textbox area will apply the default bootstrap automatically.</label>
|
|
|
|
|
<label for="code">*All 4 buttons below must be active (green) to connect to Lokinet.</label>
|
|
|
|
|
<label for="code">*If there isn't a current .ini file found on the system it must be generated first.</label>
|
|
|
|
|
<label for="code">*Applying a bootstrap without submitting a valid URL in the textbox area will apply the default bootstrap automatically.</label>
|
|
|
|
|
<div class="container">
|
|
|
|
|
<h5>Entering and applying a valid bootstrap url below overwrites the current bootstrap settings:</h5>
|
|
|
|
|
<form>
|
|
|
|
|