= 1_048_576) { return number_format($bytes / 1_048_576, 1, $decimal, ' ') . ' ' . t('unit.mb'); } return number_format($bytes / 1024, 0, $decimal, ' ') . ' ' . t('unit.kb'); }; ?>
= h(t('backups.create_help')) ?>
| = h(t('common.date')) ?> | = h(t('backups.archive_column')) ?> | = h(t('backups.size')) ?> | |
|---|---|---|---|
| = h($backup['date']) ?> | = h($backup['name']) ?> = h(t('backups.emergency')) ?> | = h($formatSize((int)$backup['size'])) ?> | |
| = h(t('backups.none')) ?> | |||