|
|
|
@ -397,8 +397,9 @@ function DisplayLokinetConfig()
|
|
|
|
|
<label for="usr">Bootstrap url:</label>
|
|
|
|
|
<input type="url" class="form-control" placeholder="http://206.81.100.174/n-st-5.signed" id="lokinetbootstrap" name="lokinetbootstrap">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- </div> -->
|
|
|
|
|
<?php
|
|
|
|
|
if ($rulestate != "lokinet") {
|
|
|
|
|
echo '<input type="submit" class="btn btn-danger" name="UseLokinet" value="Use Lokinet" />' , PHP_EOL;
|
|
|
|
|