Prettified Code!

This commit is contained in:
Mashintime 2023-04-12 21:19:33 +00:00 committed by GitHub Action
parent d6a7c99375
commit 362cbcb0c3

View file

@ -1750,7 +1750,8 @@
</span>
<select
class="form-select form-select-sm"
aria-label=".form-select-sm" disabled
aria-label=".form-select-sm"
disabled
>
<!-- <option selected value="3011">USB Interface</option>-->
</select>
@ -1771,7 +1772,8 @@
</span>
<select
class="form-select form-select-sm"
aria-label=".form-select-sm" disabled
aria-label=".form-select-sm"
disabled
></select>
</div>
<p class="card-text">
@ -1908,9 +1910,8 @@
</div>
</h5>
<p class="card-text">
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.
</p>
</div>
</div>
@ -2010,7 +2011,11 @@
</label>
</div>
</h5>
<p class="card-text">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.</p>
<p class="card-text">
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.
</p>
</div>
</div>
<div class="card mb-3">
@ -2098,9 +2103,10 @@
</button>
</h5>
<p class="card-text">
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.
</p>
</div>
</div>
@ -2158,7 +2164,8 @@
</div>
</h5>
<p class="card-text">
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.
</p>
</div>
</div>