From 951a183ffa43be2539f75466d4aefa3abab13656 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 23 Aug 2011 16:35:46 +0100 Subject: [PATCH] Dashboard: if QSO is sat band is shown as SAT rather than the name to get round layout issues --- application/views/dashboard/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index df4bbb41..e1380c64 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -104,7 +104,11 @@ COL_MODE; ?> COL_RST_SENT; ?> COL_RST_RCVD; ?> + COL_SAT_NAME != null) { ?> + SAT + COL_BAND; ?> +