diff --git a/views/bootstrap/class.BackupTools.php b/views/bootstrap/class.BackupTools.php index 5d030f000..49d2242c8 100644 --- a/views/bootstrap/class.BackupTools.php +++ b/views/bootstrap/class.BackupTools.php @@ -43,7 +43,7 @@ class LetoDMS_View_BackupTools extends LetoDMS_Bootstrap_Style { $this->contentHeading(getMLText("backup_tools")); $this->contentContainerStart(); - print getMLText("space_used_on_data_folder")." : ".formatted_size(dskspace($contentdir)); + print getMLText("space_used_on_data_folder")." : ".LetoDMS_Core_File::format_filesize(dskspace($contentdir)); $this->contentContainerEnd(); // versioning file creation //////////////////////////////////////////////////// @@ -110,7 +110,7 @@ class LetoDMS_View_BackupTools extends LetoDMS_Bootstrap_Style { if (is_object($folder)) print "