update icons

This commit is contained in:
envoyr
2022-02-28 13:54:39 +01:00
parent 95f2e63ac8
commit 8742c9302e
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ use Froxlor\UI\Listing;
return [
'plan_list' => [
'title' => $lng['admin']['plans']['plans'],
'icon' => 'fa-solid fa-user',
'icon' => 'fa-solid fa-clipboard-list',
'columns' => [
'p.name' => [
'label' => $lng['admin']['plans']['name'],