From e7c3918eb6cb355e49dffb64130c571501dda13c Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Wed, 26 Feb 2014 04:54:25 +0000 Subject: [PATCH] Changed class on file input. --- app/contacts/contact_import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/contacts/contact_import.php b/app/contacts/contact_import.php index 3d1a6657ea..3c70d99414 100644 --- a/app/contacts/contact_import.php +++ b/app/contacts/contact_import.php @@ -407,7 +407,7 @@ else { echo " ".$text['label-import_file_upload'].":\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; //echo "Select the enclosure.\n"; echo "\n";