mirror of https://github.com/aredn/aredn.git
re-inserted antenna message
This commit is contained in:
parent
cb1bd15823
commit
f62a6d43fa
|
@ -746,6 +746,8 @@ if($wifi_proto ne "disabled")
|
|||
|
||||
print "<tr><td colspan=2 align=center><hr><small>Active Settings</small></td></tr>\n";
|
||||
|
||||
print "<tr><td colspan=2><br>Antenna selection is now automatic<br><br></td></tr>";
|
||||
|
||||
print "<tr><td><nobr>Tx Power</nobr></td>\n";
|
||||
print "<td><select name=wifi_txpower>\n";
|
||||
my $txpoweroffset = wifi_txpoweroffset();
|
||||
|
|
Loading…
Reference in New Issue