Get rid of "Identify" operation.

This commit is contained in:
Tom Mortensen
2016-03-17 12:52:47 -07:00
parent 87ffefa5c0
commit a4201cf844
-5
View File
@@ -472,11 +472,6 @@ $('.tabs').append("<span class='status vhshift'><input type='button' value='Refr
</tr>
<?endif;?>
<?if ($var['fsState']=="Stopped"):?>
<tr>
<td></td>
<td><input type="submit" name="cmdIdentify" value="Identify"></td>
<td><strong>Identify</strong> will briefly read from each disk in order.</td>
</tr>
<tr>
<td></td>
<?if ($confirm['down']):?>