aboutsummaryrefslogtreecommitdiff
path: root/app/views/studiengaenge/informationen/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/studiengaenge/informationen/index.php')
-rw-r--r--app/views/studiengaenge/informationen/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/studiengaenge/informationen/index.php b/app/views/studiengaenge/informationen/index.php
index 9b2fb0b..fcdbc3b 100644
--- a/app/views/studiengaenge/informationen/index.php
+++ b/app/views/studiengaenge/informationen/index.php
@@ -33,7 +33,7 @@
</td>
<td class="dont-hide actions">
<a href="<?= $controller->messagehelper(['fach_id' => $studycourse->fach_id]) ?>" data-dialog>
- <?= Icon::create('mail')->asSvg(
+ <?= Icon::create('mail')->asImg(
['title' => sprintf(
_('Alle Studierenden des Faches %s benachrichtigen.'),
$studycourse->name)