mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 21:01:19 -05:00
Update Diagnostics.page
This commit is contained in:
@@ -17,6 +17,7 @@ Tag="tv"
|
||||
?>
|
||||
<?
|
||||
$zip = htmlspecialchars(str_replace(' ','_',strtolower($var['NAME'])));
|
||||
$zip .= (_var($var,'safeMode') == 'yes') ? '-safemode' : '';
|
||||
?>
|
||||
<script>
|
||||
var diagnosticsFile = "";
|
||||
|
||||
Reference in New Issue
Block a user