From 362cbcb0c351af5b1ee1e4a71ced4ac2e7af6ba8 Mon Sep 17 00:00:00 2001 From: Mashintime Date: Wed, 12 Apr 2023 21:19:33 +0000 Subject: [PATCH] Prettified Code! --- gui/src/index.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/gui/src/index.html b/gui/src/index.html index e4e8777d..c0f9ed60 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -1750,7 +1750,8 @@ @@ -1771,7 +1772,8 @@

@@ -1908,9 +1910,8 @@

- Enter your position as a 4 or 6 digit grid square, also known as a maidenhead - locator. Six digits are - recommended. + Enter your position as a 4 or 6 digit grid square, also known + as a maidenhead locator. Six digits are recommended.

@@ -2010,7 +2011,11 @@ -

Local / Remote switch. If the TNC is running on the same computer as the GUI, select local. Otherwise choose remote and enter the IP/Port of where the TNC is running.

+

+ Local / Remote switch. If the TNC is running on the same + computer as the GUI, select local. Otherwise choose remote and + enter the IP/Port of where the TNC is running. +

@@ -2098,9 +2103,10 @@

- Stop the current transmission or connection. Bursts - will be transmitted so the remote station is informed about - our disconnect attempt and freeing the remote station from any unnecessary busy state. + Stop the current transmission or connection. Bursts will be + transmitted so the remote station is informed about our + disconnect attempt and freeing the remote station from any + unnecessary busy state.

@@ -2158,7 +2164,8 @@

- Start or stop the TNC service. The TNC daemon must be running and will work whether the TNC is local or remote. + Start or stop the TNC service. The TNC daemon must be running + and will work whether the TNC is local or remote.