mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 00:39:32 -05:00
Multi cache pool support
This commit is contained in:
@@ -111,3 +111,4 @@ if ($objs==0 && !exec("find \"$dir\" -maxdepth 0 -empty -exec echo 1 \;")) {
|
||||
$total = ' ('.my_scale($total,$unit).' '.$unit.' '._('total').')';
|
||||
echo "<tfoot><tr><td></td><td colspan='4'>$objs "._('object'.($objs==1?'':'s')).": $dirs "._('director'.($dirs==1?'y':'ies')).", $files "._('file'.($files==1?'':'s'))."$total</td></tr></tfoot>";
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user