{include file="index/header" /} {notempty name="dbprompt"}
{$dbprompt}
{/notempty}

{:lang('Upload the backup file downloaded from this page')}


{notempty name="dbbackup"}
{volist name="dbbackup" id="vo"} {/volist}
{:lang('Backup file name')} {:lang('Backup date')} {:lang('Operation')}
{$vo.name} {$vo.date} {:lang('Delete')}  |  {:lang('Restore database')}  |  {:lang('Download to local')}
{/notempty} {include file="index/footer" /}