diff --git a/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl index 72b2db059..efc8c3f6f 100644 --- a/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl @@ -28,6 +28,16 @@ {block name="override_header"} + {if isset($backup_url) && isset($backup_weight)} +
+ {l s='Download'} +

+ + {l s='Download the Backup file'} ({$backup_weight}{l s='MB'})

+ {l s='Tip: You can also download this file over your FTP. Backup files are located in "admin/backups" directory.'}

+


+ {/if} +

{l s='Disclaimer before creating a new Backup'}