diff --git a/views/bootstrap/class.Indexer.php b/views/bootstrap/class.Indexer.php index 4ac0b3cf5..5549d0f44 100644 --- a/views/bootstrap/class.Indexer.php +++ b/views/bootstrap/class.Indexer.php @@ -165,7 +165,7 @@ function check_queue() { else $('#status_'+data.data).html('= getMLText('index_done').' ('.getMLText('index_no_content').')' ?>'); } else { - $('#update_messages').append('
Docid: ' + data.data + ' (' + data.mimetype + ')
' + 'Cmd: ' + data.cmd + '
' + data.message+'Docid: ' + data.data + ' (' + data.mimetype + ')
' + 'Cmd: ' + data.cmd + '
' + data.message,