aboutsummaryrefslogtreecommitdiff
path: root/app/views/vips/sheets/copy_assignment_dialog.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/vips/sheets/copy_assignment_dialog.php')
-rw-r--r--app/views/vips/sheets/copy_assignment_dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/vips/sheets/copy_assignment_dialog.php b/app/views/vips/sheets/copy_assignment_dialog.php
index f7c8209..49eecb9 100644
--- a/app/views/vips/sheets/copy_assignment_dialog.php
+++ b/app/views/vips/sheets/copy_assignment_dialog.php
@@ -67,7 +67,7 @@
<?= htmlReady($assignment['test_title']) ?>
<a href="<?= $controller->link_for('vips/sheets/show_assignment', ['cid' => $course_id, 'assignment_id' => $assignment['id']]) ?>" target="_blank">
- <?= Icon::create('link-intern')->asSvg(['title' => _('Vorschau anzeigen')]) ?>
+ <?= Icon::create('link-intern')->asImg(['title' => _('Vorschau anzeigen')]) ?>
</a>
</label>
</td>