diff --git a/themes/default/views/admin/activitylogs/index.blade.php b/themes/default/views/admin/activitylogs/index.blade.php index e0eedc6f..822b06d6 100644 --- a/themes/default/views/admin/activitylogs/index.blade.php +++ b/themes/default/views/admin/activitylogs/index.blade.php @@ -33,7 +33,7 @@ @else

{{ __('No recent activity from cronjobs')}}

-

{{ __('Are cronjobs running?')}} {{ __('Check the docs for it here')}}

+

{{ __('Are cronjobs running?')}} {{ __('Check the docs for it here')}}

@endif