diff --git a/resources/views/users/import.blade.php b/resources/views/users/import.blade.php
index 285e89e60..782fe1bcf 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.)