Change antenna label to 'Antenna height'

This commit is contained in:
Graham McIntire 2026-03-31 16:55:40 -05:00
parent 583bcb2b0b
commit fe150adf77
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -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"