mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 06:51:27 -05:00
Removed unused Div
This commit is contained in:
@@ -232,8 +232,6 @@ VFIO allow unsafe interrupts:
|
||||
<?endif;?>
|
||||
: <input type="button" id="applyBtn" value="Apply" disabled><input type="button" value="Done" onclick="done()">
|
||||
</form>
|
||||
<div class="notice reboot" style="display:none;margin-bottom:24px">System must be rebooted for changes to take effect!</div>
|
||||
|
||||
<?if (file_exists("/var/log/libvirt/libvirtd.log")):?>
|
||||
|
||||
> View the log for libvirt: <a id="openlog" title="/var/log/libvirt/libvirtd.log" href="#" onclick="openWindow('/webGui/scripts/tail_log&arg1=libvirt/libvirtd.log','Libvirt Log',600,900);">/var/log/libvirt/libvirtd.log</a>
|
||||
|
||||
Reference in New Issue
Block a user