fixing icons

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-09-08 13:13:06 +02:00
parent 1290cbea15
commit 9decb077d3
38 changed files with 85 additions and 85 deletions

View File

@@ -168,7 +168,7 @@ class Domain
public static function editSSLButtons(array $attributes): array
{
$result = [
'icon' => 'fa fa-shield',
'icon' => 'fa-solid fa-shield',
'title' => lng('panel.ssleditor'),
'href' => [
'section' => 'domains',