Change antenna label to 'Antenna height'
This commit is contained in:
parent
583bcb2b0b
commit
fe150adf77
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@ defmodule MicrowavepropWeb.MapLive do
|
|||
|
||||
<%!-- Antenna height --%>
|
||||
<form phx-change="set_antenna_height" class="flex items-center gap-2 px-1">
|
||||
<label class="text-sm whitespace-nowrap">Antenna</label>
|
||||
<label class="text-sm whitespace-nowrap">Antenna height</label>
|
||||
<input
|
||||
type="number"
|
||||
name="height_ft"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue