Hotspot Status Windows show traffic limit in megabytes not b

I have a Hotspot.
A limit byte has the user in & limit byte out of 1 GB (1000000000 byte)

I would like in status.html the available Traffic in megabyte am indicated.

$ (remain byte in) points unfortunately to the volume in bytes to not straight user friendly…

($ (remain byte in) div 1024) and ($ (remain byte in) / 1024) do not works..

I tried goes however unfortunately. someone has an idea or a solution…

thanks