mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#10976 fix minor error
This commit is contained in:
parent
178f04945f
commit
27222a1731
@ -30,7 +30,7 @@ switch ($order['field']) {
|
||||
break;
|
||||
|
||||
case 'os':
|
||||
$order['field'] = 'tl.id_os';
|
||||
$order['field'] = 't1.id_os';
|
||||
break;
|
||||
|
||||
case 'interval':
|
||||
|
Loading…
x
Reference in New Issue
Block a user