diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
index 39ef0fa4f1..7771ee8fda 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
@@ -30,7 +30,7 @@
- Upload results
+ MARC staging results
[% ELSE %]
@@ -55,9 +55,8 @@
[% END %]
-Stage MARC records for import
[% IF ( uploadmarc ) %]
-MARC staging results :
+MARC staging results
[% SWITCH (record_type) %]
[% CASE 'biblio' %]
@@ -91,6 +90,7 @@
[% END %]
[% ELSE %]
+Stage MARC records for import
- Select a MARC file to stage in the import reservoir. It will be parsed, and each valid record staged for later import into the catalog.
- You can enter a name for this import. It may be useful, when creating a record, to remember where the suggested MARC data comes from!