diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 500b84a..a64567a 100755 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -21,7 +21,8 @@ @endif - + + diff --git a/resources/views/layouts/updater.blade.php b/resources/views/layouts/updater.blade.php index ebfd45a..08fdc0d 100644 --- a/resources/views/layouts/updater.blade.php +++ b/resources/views/layouts/updater.blade.php @@ -16,7 +16,8 @@ - + + @if(file_exists(base_path("littlelink/images/avatar.png" ))) @else diff --git a/resources/views/littlelink.blade.php b/resources/views/littlelink.blade.php index 1dcd32f..93938bd 100644 --- a/resources/views/littlelink.blade.php +++ b/resources/views/littlelink.blade.php @@ -52,7 +52,8 @@ - + + diff --git a/resources/views/maintenance.blade.php b/resources/views/maintenance.blade.php index 58dca3e..ef830ae 100644 --- a/resources/views/maintenance.blade.php +++ b/resources/views/maintenance.blade.php @@ -18,7 +18,8 @@ @endif - + + diff --git a/resources/views/panel/backups.blade.php b/resources/views/panel/backups.blade.php index 69c7e76..18b8afd 100644 --- a/resources/views/panel/backups.blade.php +++ b/resources/views/panel/backups.blade.php @@ -3,7 +3,8 @@ @section('content') - + + @if (file_exists(base_path('backups/updater-backups/')) and is_dir(base_path('backups/updater-backups/'))) @if($_SERVER['QUERY_STRING'] != '') @endpush - + +

Button Editor