Fix
This commit is contained in:
parent
dd4a18c6ff
commit
c45e2b64c5
@ -237,7 +237,7 @@ if (isset($_GET["backgroundcolor"]) && !empty($_GET["backgroundcolor"]) && preg_
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
<?php /* Hide this box if we're embedded in another page */ if (!defined($_GET["embed"])) { ?>
|
||||
<?php /* Hide this box if we're embedded in another page */ if (!isset($_GET["embed"])) { ?>
|
||||
<div class="card-body">
|
||||
<p>
|
||||
Look up another machine:
|
||||
|
Loading…
x
Reference in New Issue
Block a user