Fix Device table not loading

This commit is contained in:
Jokob-sk
2023-01-23 00:03:34 +11:00
parent a33c50361f
commit 7baae289d1
5 changed files with 27 additions and 22 deletions

View File

@@ -68,6 +68,7 @@ $lang['en_us'] = array(
'Device_TableHead_Type' => 'Type',
'Device_TableHead_Icon' => 'Icon',
'Device_TableHead_RowID' => 'Row ID',
'Device_TableHead_Rowid' => 'Row ID',
'Device_TableHead_Parent_MAC' => 'Parent node MAC',
'Device_TableHead_Favorite' => 'Favorite',
'Device_TableHead_Group' => 'Group',