Update Lotw.php

这个提交包含在:
Peter Goodhall 2020-09-06 20:28:21 +01:00
父节点 8f5b537309
当前提交 ee03991b6d

查看文件

@ -520,7 +520,7 @@ class Lotw extends CI_Controller {
$this->load->view('lotw/analysis');
$this->load->view('interface_assets/footer');
} else {
return $lotw_table_headers.$table;
return $tableheaders.$table;
}
} else {
echo "LoTW Downloading failed either due to it being down or incorrect logins.";