mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-09 05:34:54 -05:00
Fix typo (readble -> readable) (#5657)
This commit is contained in:
@@ -876,7 +876,7 @@
|
|||||||
<td class="areaHead3">
|
<td class="areaHead3">
|
||||||
<div class="toright2">
|
<div class="toright2">
|
||||||
<select id=p13sizedropdown onchange=p13updateFiles()>
|
<select id=p13sizedropdown onchange=p13updateFiles()>
|
||||||
<option value=0 selected="selected">Human Readble</option>
|
<option value=0 selected="selected">Human Readable</option>
|
||||||
<option value=1 title=Bytes>Bytes</option>
|
<option value=1 title=Bytes>Bytes</option>
|
||||||
<option value=10 title=KB>Kilobytes</option>
|
<option value=10 title=KB>Kilobytes</option>
|
||||||
<option value=20 title=MB>Megabytes</option>
|
<option value=20 title=MB>Megabytes</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user