From 44a383db5be289e63527e6666dfb1f5b417a410a Mon Sep 17 00:00:00 2001 From: phl0 Date: Tue, 19 Sep 2023 15:49:40 +0200 Subject: [PATCH] Add links to information sources --- application/views/sattimers/index.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/application/views/sattimers/index.php b/application/views/sattimers/index.php index b29d6b9f..633e843b 100644 --- a/application/views/sattimers/index.php +++ b/application/views/sattimers/index.php @@ -24,6 +24,7 @@ Satellite Status Time-Out + @@ -34,6 +35,19 @@ n/a ... + + Info"; + } else if (strpos($activation['sat'], 'UVSQ') !== false) { + echo "Info"; + } else if (strpos($activation['sat'], 'PO-101') !== false) { + echo "Info"; + } else if (strpos($activation['sat'], 'CAS-3H') !== false) { + echo "Info"; + } + ?> +