From 68edd48a0d5a0d8bde32ec40bae9a542d86c30ce Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Wed, 30 Dec 2020 16:13:35 -0500 Subject: [PATCH] Merge pull request #2283 from thornbill/allow-decimal-bitrate Allow decimal entry for bitrate on mobile (cherry picked from commit 9008a42cc9edba65e93aafad82b606205d4de45b) Signed-off-by: Joshua M. Boniface --- src/controllers/dashboard/streaming.html | 2 +- src/controllers/dashboard/users/useredit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/controllers/dashboard/streaming.html b/src/controllers/dashboard/streaming.html index c3e7e783f2..1916c264f3 100644 --- a/src/controllers/dashboard/streaming.html +++ b/src/controllers/dashboard/streaming.html @@ -7,7 +7,7 @@

${TabStreaming}

- +
${LabelRemoteClientBitrateLimitHelp}
diff --git a/src/controllers/dashboard/users/useredit.html b/src/controllers/dashboard/users/useredit.html index 70a42afd50..83fa6dced7 100644 --- a/src/controllers/dashboard/users/useredit.html +++ b/src/controllers/dashboard/users/useredit.html @@ -99,7 +99,7 @@
- +
${LabelRemoteClientBitrateLimitHelp}
${LabelUserRemoteClientBitrateLimitHelp}