diff --git a/front/deviceDetails.php b/front/deviceDetails.php index 490dae23..6e4592aa 100755 --- a/front/deviceDetails.php +++ b/front/deviceDetails.php @@ -1211,7 +1211,7 @@ function initializeDatatables () { // Processing 'processing' : true, 'language' : { - processing: ''+ + processing: '
Loading...
'+ '
'+ '
', emptyTable: 'No data', @@ -1250,7 +1250,7 @@ function initializeDatatables () { // Processing 'processing' : true, 'language' : { - processing: ''+ + processing: '
Loading...
'+ '
'+ '
', emptyTable: 'No data', @@ -2108,7 +2108,7 @@ function initTable(tableId, mac){ // Processing 'processing' : true, 'language' : { - processing: ''+ + processing: '
Loading...
'+ '
'+ '
', emptyTable: 'No data',