summaryrefslogtreecommitdiff
path: root/app/views/import/google_code/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/google_code/new.html.haml')
-rw-r--r--app/views/import/google_code/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/google_code/new.html.haml b/app/views/import/google_code/new.html.haml
index c5800a1cca0..2f1fb8d9c56 100644
--- a/app/views/import/google_code/new.html.haml
+++ b/app/views/import/google_code/new.html.haml
@@ -5,7 +5,7 @@
Import projects from Google Code
%hr
-= form_tag callback_import_google_code_path, class: 'form-horizontal', multipart: true do
+= form_tag callback_import_google_code_path, multipart: true do
%p
Follow the steps below to export your Google Code project data.
In the next step, you'll be able to select the projects you want to import.