From a07e59dbc0a5baa141f194fd15d9a1ea7da5f5f7 Mon Sep 17 00:00:00 2001 From: Corby Krick Date: Sat, 9 Nov 2013 14:14:08 -0600 Subject: [PATCH] Added title headings to tables --- application/controllers/eqsl.php | 2 +- application/controllers/lotw.php | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/application/controllers/eqsl.php b/application/controllers/eqsl.php index 9e47ce67..9259c590 100644 --- a/application/controllers/eqsl.php +++ b/application/controllers/eqsl.php @@ -33,7 +33,7 @@ class eqsl extends CI_Controller { if (count($records) > 0) { $table = ""; - $table .= ""; + $table .= ""; $table .= ""; $table .= ""; $table .= ""; diff --git a/application/controllers/lotw.php b/application/controllers/lotw.php index aa788875..080f5ffc 100644 --- a/application/controllers/lotw.php +++ b/application/controllers/lotw.php @@ -29,6 +29,13 @@ class Lotw extends CI_Controller { $this->adif_parser->initialize(); $table = "
DateCallMode
"; + $table .= ""; + $table .= ""; + $table .= ""; + $table .= ""; + $table .= ""; + $table .= ""; + $table .= ""; while($record = $this->adif_parser->get_record()) {
DateCallModeLog StatusLoTW Status