aboutsummaryrefslogtreecommitdiff
path: root/app/views/shared/form_dokumente.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/form_dokumente.php')
-rw-r--r--app/views/shared/form_dokumente.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/shared/form_dokumente.php b/app/views/shared/form_dokumente.php
index 48c64ed..1f3db9e 100644
--- a/app/views/shared/form_dokumente.php
+++ b/app/views/shared/form_dokumente.php
@@ -51,14 +51,14 @@
'trash',
Icon::ROLE_CLICKABLE,
['title' => _('Dokument entfernen')]
- )->asSvg(); ?>
+ )->asImg(); ?>
</a>
<a href="#" class="mvv-item-edit-properties">
<?= Icon::create(
'edit',
Icon::ROLE_CLICKABLE,
['title' => _('Kommentar bearbeiten')]
- )->asSvg(); ?>
+ )->asImg(); ?>
</a>
</div>
<fieldset class="mvv-item-document-comments" style="display: none;">
@@ -93,7 +93,7 @@
'add',
Icon::ROLE_CLICKABLE,
['title' => _('Neues Dokument anlegen')]
- )->asSvg(); ?>
+ )->asImg(); ?>
</a>
</div>
<div style="padding-top: 15px; width: 100%; max-width: 48em;">