From ffa531f9cac29802af8778404679d6112b7a6b97 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:36:16 +0330 Subject: Minor Fixes (#1992) autocomplete max - min for input-number --- web/html/xui/settings.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'web/html/xui/settings.html') diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index d3e0ec48..507a93c7 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -138,7 +138,7 @@ - + @@ -197,16 +197,16 @@ {{ i18n "pages.settings.security.admin"}} - + - + - + {{ i18n "confirm" }} @@ -282,12 +282,12 @@ - + - + @@ -531,4 +531,4 @@ }); - \ No newline at end of file + -- cgit v1.2.3