diff --git a/question/export.php b/question/export.php
index c108b25c84e..0bfb07d473a 100644
--- a/question/export.php
+++ b/question/export.php
@@ -69,7 +69,7 @@
include('tabs.php');
} else {
print_header_simple($strexportquestions, '',
- ''.get_string('editquestions', 'quiz').''.
+ "id}\">".get_string('editquestions', 'quiz').''.
' -> '.$strexportquestions);
}