Disk space widgit

missing the % after the numbers at the bottom

this is only in the dev not public

You’ll need to do a hard copy over for the widget to fix. This was from the language files update. I accidentally left the percentage symbol out.

###For /home mounted installs

dashboard
cd widgets && rm disk_data.php
cp /root/QuickBox/dashboard/widgets/disk_datah.php /srv/rutorrent/home/widgets/disk_data.php

###For /(root) mounted installs

dashboard
cd widgets && rm disk_data.php
cp /root/QuickBox/dashboard/widgets/disk_data.php /srv/rutorrent/home/widgets/disk_data.php
1 Like