aboutsummaryrefslogtreecommitdiff
path: root/app/views/files_dashboard/_input-group-search.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/files_dashboard/_input-group-search.php')
-rw-r--r--app/views/files_dashboard/_input-group-search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/files_dashboard/_input-group-search.php b/app/views/files_dashboard/_input-group-search.php
index df65ddf..402c62d 100644
--- a/app/views/files_dashboard/_input-group-search.php
+++ b/app/views/files_dashboard/_input-group-search.php
@@ -10,7 +10,7 @@
<span class="input-group-append">
<button type="submit" class="button">
- <?= Icon::create('search')->asSvg(['title' => _('Suche starten')]) ?>
+ <?= Icon::create('search')->asImg(['title' => _('Suche starten')]) ?>
</button>
<? if (!empty($query)) : ?>