mirror of
https://github.com/unraid/webgui.git
synced 2026-01-02 15:39:57 -06:00
- enables API support for 7.2 - do not merge before the API is integrated, will break notifications - includes authentication fix for now
10 lines
290 B
PHP
10 lines
290 B
PHP
<div id="header" class="<?=$display['banner']?>">
|
|
<div class="logo">
|
|
<unraid-i18n-host>
|
|
<unraid-header-os-version></unraid-header-os-version>
|
|
</unraid-i18n-host>
|
|
</div>
|
|
|
|
<?include "$docroot/plugins/dynamix.my.servers/include/myservers2.php"?>
|
|
</div>
|