From 4ef4e78599a5124d80f8a3a620357d3c36da4e38 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Sat, 24 Apr 2021 07:46:53 -0700 Subject: [PATCH] fix typo --- scripts/dashboard/dashboard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dashboard/dashboard.py b/scripts/dashboard/dashboard.py index 98058c3..c6174b8 100644 --- a/scripts/dashboard/dashboard.py +++ b/scripts/dashboard/dashboard.py @@ -659,7 +659,7 @@ def mailbox(): if not recipient: mail_content = """

The Mailbox is a place where users can leave messages via DMR SMS. A user can leave a message for someone else by sending a specially formatted SMS to """ + data_call_id + """. - The message recipient can then use the mailbox to check for messages. You can also check for APRS mesages addressed to your DMR radio. Enter your call sign (without APRS SSID) below to check for messages. See the help page for more information.