|
|
|
@ -375,6 +375,7 @@ function DisplayLokinetConfig(){
|
|
|
|
|
<label for="code">lokinet-bootstrap URL</label>
|
|
|
|
|
<input type="text" class="form-control" name="loinetbootstrap" value="<?php echo htmlspecialchars($arrConfig['lokinetbootstrap'], ENT_QUOTES); ?>" />
|
|
|
|
|
</div>
|
|
|
|
|
<hr>
|
|
|
|
|
<h5>Contact Loki user groups for the latest bootstrap</h5>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -393,6 +394,7 @@ function DisplayLokinetConfig(){
|
|
|
|
|
<h2>This is Loki</h2>
|
|
|
|
|
<div class="embed-responsive embed-responsive-16by9">
|
|
|
|
|
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/Lykh-NqkKys"></iframe>
|
|
|
|
|
<hr>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|