@ -293,7 +293,7 @@ static int accessHandlerCallback(void *cls,
}
}
pthread_mutex_unlock(&searcherLock);
pthread_mutex_unlock(&searcherLock);
}else{
}else{
content="<!DOCTYPE html>\n<html><head><meta content=\"text/html;charset=UTF-8\" http-equiv=\"content-type\" /><title>Fulltext search unavailable</title></head><body><h1>Nott Found</h1><p>There is no article with the title <b>\""+kiwix::encodeDiples(patternString)+"\"</b> and the fulltext search engine is not available for this content.</p></body></html>";
content="<!DOCTYPE html>\n<html><head><meta content=\"text/html;charset=UTF-8\" http-equiv=\"content-type\" /><title>Fulltext search unavailable</title></head><body><h1>Not Found</h1><p>There is no article with the title <b>\""+kiwix::encodeDiples(patternString)+"\"</b> and the fulltext search engine is not available for this content.</p></body></html>";