Skip to content
Snippets Groups Projects
Commit 7b505835 authored by Kim Höfer's avatar Kim Höfer
Browse files

fix trashcan-button in settings

parent 16e7f0c2
No related branches found
No related tags found
3 merge requests!1895Development,!1882Development,!1844Resolve "Remove Font-Awesome-Icons"
......@@ -110,7 +110,7 @@
{{ $value }}
</td>
<td>
<img class= "mg-icon allSettings-trashcan-icon" src="/img/trashcan.svg" alt="{{ trans('trashcan.alt') }}">
<button type="submit" name="cookieKey" value="{{ $key }}"><img class= "mg-icon allSettings-trashcan-icon" src="/img/trashcan.svg" alt="{{ trans('trashcan.alt') }}"></button>
</td>
</tr>
@endforeach
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment