aboutsummaryrefslogtreecommitdiff
path: root/app/views/vips/exam_mode/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/vips/exam_mode/index.php')
-rw-r--r--app/views/vips/exam_mode/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/vips/exam_mode/index.php b/app/views/vips/exam_mode/index.php
index b5aba7f..50bf0a6 100644
--- a/app/views/vips/exam_mode/index.php
+++ b/app/views/vips/exam_mode/index.php
@@ -32,7 +32,7 @@
</td>
<td>
<a href="<?= URLHelper::getLink($nav->getURL(), ['cid' => $course_id]) ?>">
- <?= $nav->getImage()->asSvg($nav->getLinkAttributes()) ?>
+ <?= $nav->getImage()->asImg($nav->getLinkAttributes()) ?>
</a>
</td>
</tr>