aboutsummaryrefslogtreecommitdiff
path: root/app/views/oer/embed/standard.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/oer/embed/standard.php')
-rw-r--r--app/views/oer/embed/standard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/oer/embed/standard.php b/app/views/oer/embed/standard.php
index b5c7a4c..4374c37 100644
--- a/app/views/oer/embed/standard.php
+++ b/app/views/oer/embed/standard.php
@@ -3,6 +3,6 @@
<? else : ?>
<a href="<?= htmlReady($source_url) ?>" target="_blank">
<? endif ?>
- <?= Icon::create('oer-campus')->asSvg(['class' => 'text-bottom']) ?>
+ <?= Icon::create('oer-campus')->asImg(['class' => 'text-bottom']) ?>
<?= htmlReady($material['name']) ?>
</a>