Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2024-09-18 14:21:10 +02:00
commit cc41763a96

View File

@ -67,7 +67,7 @@ class SeedDMS_View_ClearCache extends SeedDMS_Theme_Style {
}
$totalc += $c;
$totalspace += $space;
$this->output('preview', getMLText('preview_'.$t), $space, $c);
$this->output('preview'.$t, getMLText('preview_'.$t), $space, $c);
}
/* Javascript */