diff --git a/resources/views/livewire/share-download.blade.php b/resources/views/livewire/share-download.blade.php index 337fdc3..59940f2 100644 --- a/resources/views/livewire/share-download.blade.php +++ b/resources/views/livewire/share-download.blade.php @@ -13,8 +13,8 @@ @if (! $authenticated) {{-- Password form --}} - -
+ + - + - -
+
+ @else {{-- File list --}} @@ -53,12 +53,12 @@ @if ($share->files->count() > 1) - + {{ __('Download All as ZIP') }} @else - + {{ __('Download') }}