From 2a5a9f2f7961b55980de28d201531939aa2b9bc5 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Wed, 18 Jul 2012 09:53:54 +0000 Subject: [PATCH] [-] BO : fix #PSCFV-3194 --- .../controllers/backup/helpers/list/list_header.tpl | 10 ++++++++++ 1 file changed, 10 insertions(+) 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'}