add container

pull/23/head
necro-nemesis 6 years ago
parent ad3cf4cc2d
commit 6dc103b783

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

Loading…
Cancel
Save