mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
better wording
This commit is contained in:
parent
8ab0ce45b9
commit
c8f9396fe0
@ -407,9 +407,9 @@
|
|||||||
<td style="line-height:1.5"><b>Read-write mode is enabled</b></td>
|
<td style="line-height:1.5"><b>Read-write mode is enabled</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><sup style="line-height:1">Do not turn off PiKVM during this to prevent filesystem<br>
|
<td><sup style="line-height:1">Do not turn off PiKVM while this is active to prevent<br>
|
||||||
corruption, and don't use this mode unnecessarily.<br>
|
filesystem corruption. Use read-only mode where possible,<br>
|
||||||
It can reduce the resource of the memory card.</sup></td>
|
as writing to SD card often can reduce its lifespan.</sup></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -25,9 +25,9 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
hr
|
hr
|
||||||
div(id="msd-message-rw-enabled" class="hidden")
|
div(id="msd-message-rw-enabled" class="hidden")
|
||||||
+menu_message("warning", "Read-write mode is enabled")
|
+menu_message("warning", "Read-write mode is enabled")
|
||||||
| Do not turn off PiKVM during this to prevent filesystem#[br]
|
| Do not turn off PiKVM while this is active to prevent#[br]
|
||||||
| corruption, and don't use this mode unnecessarily.#[br]
|
| filesystem corruption. Use read-only mode where possible,#[br]
|
||||||
| It can reduce the resource of the memory card.
|
| as writing to SD card often can reduce its lifespan.
|
||||||
hr
|
hr
|
||||||
div(id="msd-message-downloads" class="hidden")
|
div(id="msd-message-downloads" class="hidden")
|
||||||
hr
|
hr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user