PATH:
home
/
vcomplcotr
/
www
/
wp-content
/
plugins
/
akeebabackupwp
/
app
/
Solo
/
ViewTemplates
/
Main
<?php /** * @package solo * @copyright Copyright (c)2014-2025 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ use Awf\Text\Text; defined('_AKEEBA') or die(); /** @var \Solo\View\Main\Html $this */ ?> <div class="akeeba-panel"> <header class="akeeba-block-header"> <h3> @lang('SOLO_MAIN_LBL_LATEST_BACKUP') </h3> </header> <div>{{ $this->latestBackupCell }}</div> </div>
[+]
..
[-] paypal.blade.php
[edit]
[-] warnings.blade.php
[edit]
[-] latest_backup.blade.php
[edit]
[-] icons_system.blade.php
[edit]
[-] icons_advanced.blade.php
[edit]
[-] icons_basic.blade.php
[edit]
[-] status.blade.php
[edit]
[-] profile.blade.php
[edit]
[-] warning_adblock.blade.php
[edit]
[-] default.blade.php
[edit]
[-] migreight.blade.php
[edit]
[-] icons_troubleshooting.blade.php
[edit]
[-] oneclick.blade.php
[edit]
[-] icons_includeexclude.blade.php
[edit]