aboutsummaryrefslogtreecommitdiff
path: root/templates/toc/generic-toc-list.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/toc/generic-toc-list.php')
-rw-r--r--templates/toc/generic-toc-list.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/toc/generic-toc-list.php b/templates/toc/generic-toc-list.php
index 0894e5f..475ceaa 100644
--- a/templates/toc/generic-toc-list.php
+++ b/templates/toc/generic-toc-list.php
@@ -3,7 +3,7 @@
<header id="toc_header">
<h1 id="toc_h1"><?= sprintf(_('Inhalt (%u Elemente)'), htmlReady($root->countAllChildren())) ?></h1>
<label for="cb-toc" class="check-box enter-accessible" title="<?= _('Schließen')?>" tabindex="0">
- <?= Icon::create('decline')->asSvg(24) ?>
+ <?= Icon::create('decline')->asImg(24) ?>
</label>
</header>
<section>