mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 08:49:47 -05:00
Visual enhancements Array Operation page
This commit is contained in:
@@ -463,7 +463,7 @@ $(function(){
|
||||
<?if ($var['shareCacheEnabled']=="yes" && is_dir("/mnt/cache")):?>
|
||||
<form name="mover_schedule" method="POST" action="/update.htm" target="progressFrame">
|
||||
<table class="array_status">
|
||||
<tr><td colspan="3"></td></tr><tr><td></td>
|
||||
<tr><td></td>
|
||||
<?if ($mover):?>
|
||||
<td><input type="submit" name="cmdStartMover" value="Move now" disabled></td><td>Mover is running.</td>
|
||||
<?else:?>
|
||||
|
||||
Reference in New Issue
Block a user