mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Removed unused Div
This commit is contained in:
@@ -23,7 +23,6 @@ Tag="icon-cpu"
|
||||
<input type="button" value="Apply" onclick="apply(this.form)" disabled><input type="button" value="Done" onclick="done()"><span id="wait-is" class="red-text" style="display:none"><i class="fa fa-spinner fa-spin"></i> Please wait...</span>
|
||||
</form>
|
||||
<?if (!$safemode):?>
|
||||
<div class="notice isol" style="display:none">System must be rebooted for changes to take effect!</div>
|
||||
<?else:?>
|
||||
<div class="notice">CPU isolation is prohibited while system is running in SAFE MODE!</div>
|
||||
<?endif;?>
|
||||
|
||||
Reference in New Issue
Block a user