getContainer()->router; $config = Factory::getConfiguration(); $formstyle = $this->hasErrors ? 'style="display: none"' : ''; ?> {{-- Configuration Wizard pop-up --}} @if($this->promptForConfigurationWizard) @include('Configuration/confwiz_modal') @endif {{-- Obsolete PHP version warning --}} @include('Main/warning_phpversion')

@lang('COM_AKEEBA_BACKUP_HEADER_STARTNEW')

@if($this->hasWarnings && !$this->unwriteableOutput)

@lang('COM_AKEEBA_BACKUP_LABEL_DETECTEDQUIRKS')

@lang('COM_AKEEBA_BACKUP_LABEL_QUIRKSLIST')

{{ $this->warningsCell }}
@endif @if($this->unwriteableOutput)

@lang('COM_AKEEBA_BACKUP_ERROR_UNWRITABLEOUTPUT_' . ($this->autoStart ? 'AUTOBACKUP' : 'NORMALBACKUP'))

@sprintf('COM_AKEEBA_BACKUP_ERROR_UNWRITABLEOUTPUT_COMMON', $router->route('index.php?view=configuration'), 'https://www.akeeba.com/warnings/q001.html')

@endif
@html('select.genericlist', $this->profileList, 'profile', ['id' => 'profileId', 'list.select' => $this->profileId])
@lang('COM_AKEEBA_BACKUP_LABEL_DESCRIPTION_HELP')
@lang('COM_AKEEBA_BACKUP_LABEL_COMMENT_HELP')
@lang('COM_AKEEBA_BACKUP_LABEL_RESTORE_DEFAULT') @lang('COM_AKEEBA_CONTROLPANEL')
{{-- Warning for having set an ANGIE password --}} {{-- Backup in progress --}} {{-- Backup complete --}} {{-- Backup warnings --}} {{-- Backup retry after error --}} {{-- Backup error (halt) --}}