From 3abd48a9480295e948e3cf478f8ce23d3e25d45b Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Tue, 29 Dec 2020 09:55:06 -0500 Subject: [PATCH] Allow decimal entry for bitrate on mobile --- 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..97be7df8eb 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..02d2f321e6 100644 --- a/src/controllers/dashboard/users/useredit.html +++ b/src/controllers/dashboard/users/useredit.html @@ -99,7 +99,7 @@
- +
${LabelRemoteClientBitrateLimitHelp}
${LabelUserRemoteClientBitrateLimitHelp}