mirror of
https://github.com/unraid/webgui.git
synced 2026-04-29 06:19:30 -05:00
Nchan start/stop foundation
This commit is contained in:
@@ -501,10 +501,10 @@ echo '<script id="unraid-wc" defer src="'.$upcSrc.'"></script>';
|
||||
<div id="template">
|
||||
<div class="upgrade_notice" style="display:none"></div>
|
||||
<div id="header" class="<?=$display['banner']?>">
|
||||
<div class="logo">
|
||||
<a href="https://unraid.net" target="_blank"><?readfile("$docroot/webGui/images/UN-logotype-gradient.svg")?></a>
|
||||
<?=_('Version')?>: <?=$var['version']?><?=$notes?>
|
||||
</div>
|
||||
<div class="logo">
|
||||
<a href="https://unraid.net" target="_blank"><?readfile("$docroot/webGui/images/UN-logotype-gradient.svg")?></a>
|
||||
<?=_('Version')?>: <?=$var['version']?><?=$notes?>
|
||||
</div>
|
||||
<!-- RegWiz -->
|
||||
<?
|
||||
if (file_exists('/boot/config/plugins/Unraid.net/myservers.cfg')) {
|
||||
|
||||
Reference in New Issue
Block a user