From 84c896486581d31de30b4e8d92f07d8f9116fa19 Mon Sep 17 00:00:00 2001 From: qepasa Date: Mon, 18 Jun 2018 08:18:52 +0200 Subject: [PATCH] gui: Improve validation of rate limits (fixes #5012) (#5015) --- gui/default/syncthing/device/editDeviceModalView.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/default/syncthing/device/editDeviceModalView.html b/gui/default/syncthing/device/editDeviceModalView.html index 7823dcb6..7cb1288e 100644 --- a/gui/default/syncthing/device/editDeviceModalView.html +++ b/gui/default/syncthing/device/editDeviceModalView.html @@ -113,7 +113,7 @@
Outgoing Rate Limit (KiB/s)
- +

The rate limit must be a non-negative number (0: no limit)

@@ -123,7 +123,7 @@
Outgoing Rate Limit (KiB/s)
- +

The rate limit must be a non-negative number (0: no limit)