Odd, that this was set to one. Thank you for looking into this problem. -Michael Reviewed-by: Michael Tremer > On 12 Aug 2021, at 10:51, Leo-Andres Hofmann wrote: > > Increase to 3 digits to fit a percentage number. > > Fixes: #12675 > > Reported-by: Adolf Belka > Signed-off-by: Leo-Andres Hofmann > --- > html/cgi-bin/updatexlrator.cgi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/html/cgi-bin/updatexlrator.cgi b/html/cgi-bin/updatexlrator.cgi > index 9cfe08f4e..4d5cc1370 100644 > --- a/html/cgi-bin/updatexlrator.cgi > +++ b/html/cgi-bin/updatexlrator.cgi > @@ -398,7 +398,7 @@ print < $Lang::tr{'updxlrtr passive mode'}: > > $Lang::tr{'updxlrtr max disk usage'}: * > - % > + % > > >
> -- > 2.27.0.windows.1 >