From: Arne Fitzenreiter Date: Mon, 8 Nov 2010 19:33:26 +0000 (+0100) Subject: wlanap.cgi: changed txpower to textfield if driver is not madwifi. X-Git-Tag: v2.9-beta1~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=324cae81712b7b1b7b80333ad92e369cac28b6ce;p=people%2Fstevee%2Fipfire-2.x.git wlanap.cgi: changed txpower to textfield if driver is not madwifi. --- diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index 03018952e6..cd5bda3e87 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -371,14 +371,20 @@ foreach $channel (@channellist){ print < -Tx Power: "; + foreach $txpower (@txpower){ + print " dBm"; + } + print " "; +} else { + print "" } print < Passphrase:  HT Caps:  Loglevel (hostapd):