Icons work #550 + Italian language

This commit is contained in:
Jokob-sk
2024-04-05 19:20:43 +11:00
parent f56d7c686d
commit 1f735e9ed5
17 changed files with 829 additions and 17 deletions

View File

@@ -645,7 +645,7 @@ function getDevicesList() {
$row['dev_Name'],
$row['dev_Owner'],
handleNull($row['dev_DeviceType']),
handleNull($row['dev_Icon'], "<i class='fa fa-laptop'></i>"),
handleNull($row['dev_Icon'], "PGkgY2xhc3M9J2ZhIGZhLWxhcHRvcCc+PC9pPg=="), // laptop icon
$row['dev_Favorite'],
$row['dev_Group'],
// ----