diff --git a/resources/views/users/import.blade.php b/resources/views/users/import.blade.php index 285e89e60c..782fe1bcf3 100644 --- a/resources/views/users/import.blade.php +++ b/resources/views/users/import.blade.php @@ -76,9 +76,9 @@ Create a User
-
+
-
+
{{ Form::checkbox('email_user', '1', Input::old('email_user')) }} Email these users their credentials? (Only possible where email address is included with user data.)
@@ -96,9 +96,9 @@ Create a User