Update Lotw.php
这个提交包含在:
父节点
8f5b537309
当前提交
ee03991b6d
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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.";
|
||||
|
|
|
|||
正在加载…
在新工单中引用