mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
cc41763a96
|
@ -67,7 +67,7 @@ class SeedDMS_View_ClearCache extends SeedDMS_Theme_Style {
|
||||||
}
|
}
|
||||||
$totalc += $c;
|
$totalc += $c;
|
||||||
$totalspace += $space;
|
$totalspace += $space;
|
||||||
$this->output('preview', getMLText('preview_'.$t), $space, $c);
|
$this->output('preview'.$t, getMLText('preview_'.$t), $space, $c);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Javascript */
|
/* Javascript */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user