summaryrefslogtreecommitdiffstats
path: root/assets/static/speed-gpon-eth.html
diff options
context:
space:
mode:
Diffstat (limited to 'assets/static/speed-gpon-eth.html')
-rw-r--r--assets/static/speed-gpon-eth.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/static/speed-gpon-eth.html b/assets/static/speed-gpon-eth.html
index 8c8f41a..f910a3e 100644
--- a/assets/static/speed-gpon-eth.html
+++ b/assets/static/speed-gpon-eth.html
@@ -54,7 +54,7 @@
</div>
<div class="form-floating mb-3">
<input readonly class="form-control" type="number" id="maxSpeed" placeholder="Theoretical maximum speed">
- <label for="maxSpeed">Theoretical maximum speed (Gbps)</label>
+ <label for="maxSpeed">Theoretical maximum speed (Mbps)</label>
</div>
<div class="form-floating mb-3">
<input readonly class="form-control" type="number" id="overhead" placeholder="Ethernet overhead (%)">
@@ -103,7 +103,7 @@
</div>
<div class="form-floating mb-3">
<input type="number" class="form-control" placeholder="Theoretical maximum speed (Gbps)" name="gpon-maxSpeed" id="gpon-maxSpeed" readonly>
- <label for="gpon-maxSpeed">Theoretical maximum speed (Gbps)</label>
+ <label for="gpon-maxSpeed">Theoretical maximum speed (Mbps)</label>
</div>
<div class="form-floating mb-3">
<input type="number" class="form-control" placeholder="GPON overhead (%)" name="gpon-overhead" id="gpon-overhead" readonly>