mirror of
https://github.com/unraid/webgui.git
synced 2026-04-27 21:40:20 -05:00
Update ArrayOperation.page
This commit is contained in:
@@ -448,7 +448,7 @@ $(function(){
|
||||
<?if ($mover):?>
|
||||
<td><input type="submit" name="cmdStartMover" value="Move now" disabled></td><td>Disabled - Mover is running.</td>
|
||||
<?else:?>
|
||||
<td><input type="submit" name="cmdStartMover" value="Move now"></td><td><strong>Move now</strong> will immediately invoke the Mover.</td>
|
||||
<td><input type="submit" name="cmdStartMover" value="Move now"></td><td><strong>Move now</strong> will immediately invoke the Mover. <a href='/Scheduler'>(Schedule)</a></td>
|
||||
<?endif;?>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user