diff --git a/resources/views/users/print.blade.php b/resources/views/users/print.blade.php index 5cf42b8a2b..a1fa3373ff 100644 --- a/resources/views/users/print.blade.php +++ b/resources/views/users/print.blade.php @@ -64,9 +64,9 @@ {{-- If we are rendering multiple users we'll add the ability to show/hide EULAs for all of them at once via this button --}} @if (count($users) > 1) -
+
{{ trans('general.show_or_hide_eulas') }} -