diff --git a/main/exercice/exercice.php b/main/exercice/exercice.php
index 7479c6bf8f..2fc025fda9 100755
--- a/main/exercice/exercice.php
+++ b/main/exercice/exercice.php
@@ -829,7 +829,10 @@ if ($show == 'test') {
// Export qti ...
echo '
';
} else { // not session resource
- echo get_lang('ExerciseEditionNotAvailableInSession');
+ echo Display::return_icon('wizard_gray_small.gif', get_lang('ExerciseEditionNotAvailableInSession'), array('title'=>get_lang('ExerciseEditionNotAvailableInSession')));
+ ?>
+ ')) return false;">
+ ";
echo "";