diff options
Diffstat (limited to 'app/views/event_log/show.php')
| -rw-r--r-- | app/views/event_log/show.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/event_log/show.php b/app/views/event_log/show.php index 133efdd..a87ac1a 100644 --- a/app/views/event_log/show.php +++ b/app/views/event_log/show.php @@ -60,7 +60,7 @@ </select> <a href="<?= $controller->show(['action_id' => $action_id]) ?>"> - <?= Icon::create('decline')->asSvg(['title' => _('neue Suche')]) ?> + <?= Icon::create('decline')->asImg(['title' => _('neue Suche')]) ?> </a> </div> </label> |
