diff --git a/resources/views/admin/bulk-upload/index.blade.php b/resources/views/admin/bulk-upload/index.blade.php index 0a1afc2f8..f78088bbc 100644 --- a/resources/views/admin/bulk-upload/index.blade.php +++ b/resources/views/admin/bulk-upload/index.blade.php @@ -51,14 +51,12 @@ class="w-full max-w-md px-3 py-2 border rounded" -
Max 10 MB. Required columns: activity_title, name_of_organisation, type_of_organisation, activity_type, description, address, country, start_date, end_date, longitude, latitude, contact_email, organiser_website, participants_count, males_count, females_count, other_count.
+Select a file above (required), then click the button below. Max 10 MB. Required columns: activity_title, name_of_organisation, type_of_organisation, activity_type, description, address, country, start_date, end_date, longitude, latitude, contact_email, organiser_website, participants_count, males_count, females_count, other_count.
@@ -86,9 +84,7 @@ class="block w-full max-w-md">All required columns are present. Click the button below to run the import.
@endif