{include file="header.html"} {include file="submenus/tools.html"}
{$lng.panel.database}
{if $error != ""} {/if} {if $info != ""} {/if}
{$error}
{$info}
{foreach from=$backups_array item=v} {/foreach} {if $no_backups==0} {/if}
{$lng.database.date} {$lng.database.file} {$lng.database.size} {$lng.database.download} {$lng.general.action}
{$v.date|date_format:"%A, %B %e, %Y"} {$v.file} {$v.size_formatted} {if !$demo}{/if}{if !$demo}{/if}
{$lng.database.no_backups}
{$lng.database.backup}
  {$lng.database.uncompressed}     {$lng.database.compressed}
{$lng.database.import}
{$lng.database.scheduled_backups}
{$lng.general.enable}
  {$lng.database.uncompressed}     {$lng.database.compressed}
{$lng.database.daily}   {$lng.database.weekly}   {$lng.database.monthly}  
{$lng.database.keep_only}  {$lng.database.backups}


{include file="footer.html"}