mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-09 18:32:59 +02:00
start1
This commit is contained in:
@@ -596,14 +596,14 @@
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<label
|
||||
for="blackList"
|
||||
for="blacklist"
|
||||
class="form-label"
|
||||
>Black List</label
|
||||
>Blacklist</label
|
||||
>
|
||||
<input
|
||||
type="text"
|
||||
name="blackList"
|
||||
id="blackList"
|
||||
name="blacklist"
|
||||
id="blacklist"
|
||||
class="form-control"
|
||||
placeholder="Station Callsign"
|
||||
oninput="this.value = this.value.toUpperCase();"
|
||||
|
||||
Reference in New Issue
Block a user