{$smarty.const.TEXT_CREATE_DBBACKUP}

{if $error}
    {foreach name=aussen item=err from=$error}
  • {$err.text}
  • {/foreach}
{/if}
{$smarty.const.TEXT_DATABASE_UPDATE_BACKUP}

{$smarty.const.TEXT_DB_BACKUP_INFO|sprintf:$sql_backup_dir}

{$smarty.const.TEXT_CLEANUP_DB}

{$smarty.const.TEXT_CLEANUP_DB_INFO}

    {foreach item=dateColSettings from=$cleanup_tables key=table}
  • {$table} {if $dateColSettings}{$dateColSettings.days} {$smarty.const.TEXT_DAYS}{else}{$smarty.const.TEXT_ALL}{/if}
  • {/foreach}
{$smarty.const.TEXT_WAIT_BACKUP}