aboutsummaryrefslogtreecommitdiff
path: root/app/views/file/choose_file_from_course.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/file/choose_file_from_course.php')
-rw-r--r--app/views/file/choose_file_from_course.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/file/choose_file_from_course.php b/app/views/file/choose_file_from_course.php
index 9fb4378..6de5332 100644
--- a/app/views/file/choose_file_from_course.php
+++ b/app/views/file/choose_file_from_course.php
@@ -57,7 +57,7 @@ if (Request::get('range_type')) {
</td>
<td class="actions">
<a href="<?= $controller->link_for('file/choose_file_from_course/' . $folder_id, array_merge($options, ['course_id' => $course->id])) ?>" data-dialog>
- <?= Icon::create('folder-full')->asSvg(30) ?>
+ <?= Icon::create('folder-full')->asImg(30) ?>
</a>
</td>
</tr>