mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
phrasing
This commit is contained in:
parent
29c74df21d
commit
4d9c164092
2 changed files with 2 additions and 2 deletions
|
|
@ -162,7 +162,7 @@
|
|||
Avg speed: <span id="avg_speed">0</span>kIPS<br>
|
||||
<br>
|
||||
<div id="info_storage" style="display: none">
|
||||
<b>Storage (HDA or CDROM)</b><br>
|
||||
<b>IDE device (HDA or CDROM)</b><br>
|
||||
Sectors read: <span id="info_storage_sectors_read">0</span><br>
|
||||
Bytes read: <span id="info_storage_bytes_read">0</span><br>
|
||||
Sectors written: <span id="info_storage_sectors_written">0</span><br>
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@
|
|||
Avg speed: <span id="avg_speed">0</span>kIPS<br>
|
||||
<br>
|
||||
<div id="info_storage" style="display: none">
|
||||
<b>Storage (HDA or CDROM)</b><br>
|
||||
<b>IDE device (HDA or CDROM)</b><br>
|
||||
Sectors read: <span id="info_storage_sectors_read">0</span><br>
|
||||
Bytes read: <span id="info_storage_bytes_read">0</span><br>
|
||||
Sectors written: <span id="info_storage_sectors_written">0</span><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue