|
@@ -118,7 +118,7 @@ if (!$exportToXLS) {
|
|
|
} else {
|
|
|
$actionsLeft = TrackingCourseLog::actionsLeft('exams', api_get_session_id());
|
|
|
|
|
|
- $actionsLeft .= Display::url(
|
|
|
+ $actionsRight .= Display::url(
|
|
|
Display::return_icon('export_excel.png', get_lang('ExportAsXLS'), [], 32),
|
|
|
api_get_self().'?'.api_get_cidreq().'&export=1&score='.$filter_score.'&exercise_id='.$exerciseId
|
|
|
);
|