container->router; $token = $this->container->session->getCsrfToken()->getValue(); $proKey = (defined('AKEEBABACKUP_PRO') && AKEEBABACKUP_PRO) ? 'PRO' : 'CORE'; ?> @if ($this->promptForBackupRestoration) @include('Manage/howtorestore_modal') @endif
@sprintf('COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_' . $proKey, 'https://www.akeeba.com/videos/1214-akeeba-solo/1637-abts05-restoring-site-new-server.html', $router->route('index.php?view=Transfer'), 'https://www.akeeba.com/latest-kickstart-core.zip' )
@if (!AKEEBABACKUP_PRO)@if ($this->getContainer()->segment->get('insideCMS', false)) @sprintf('COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_CORE_INFO_ABOUT_PRO', 'https://www.akeeba.com/products/akeeba-backup-wordpress.html') @else @sprintf('COM_AKEEBA_BUADMIN_LABEL_HOWDOIRESTORE_TEXT_CORE_INFO_ABOUT_PRO', 'https://www.akeeba.com/products/akeeba-solo.html') @endif
@endif