Security updates

This commit is contained in:
bergware
2021-08-13 15:11:40 +02:00
parent d1c227b476
commit feae745f81
31 changed files with 155 additions and 139 deletions
@@ -242,7 +242,7 @@ echo $openssl_ver;
<div><span class="key"><?=_('Uptime')?>:</span> <span id="uptime"></span></div>
<div style="margin-top:24px;margin-bottom:12px"><span class="key"></span>
<input type="button" value="<?=_('Close')?>" onclick="top.Shadowbox.close()">
<?if ($_GET['more']):?>
<?if (isset($_GET['more'])):?>
<a href="<?=htmlspecialchars($_GET['more'])?>" class="button" style="display:inline-block;padding:1px" target="_parent"><?=_('More')?></a>
<?endif;?>
</div></div>