summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-03-08 03:18:26 +0000
committerColin Smith <colin@pfsense.org>2005-03-08 03:18:26 +0000
commit56961bd859bbe1cf8056cb54f18b7c9fa31f6e16 (patch)
tree7423f231ce3a1e5599f14b6a9690d35b809a65fb /usr
parent5bc18ff34488dc81e0c9653f3d05ee0de7e4bcd2 (diff)
downloadpfsense-56961bd859bbe1cf8056cb54f18b7c9fa31f6e16.zip
pfsense-56961bd859bbe1cf8056cb54f18b7c9fa31f6e16.tar.gz
bwauthmacdn -> bwauthmacup (accidentally defined twice)
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 49018b9..79291f6 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -310,7 +310,7 @@ to access after they've authenticated.</td>
<td><input type="text" class="formfld" id="bwauthmacdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacdn']);?>"> Kbit/s</td>
</tr><tr>
<td>Pass-through MAC upload</td>
- <td><input type="text" class="formfld" id="bwauthmacdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacup']);?>"> Kbit/s</td>
+ <td><input type="text" class="formfld" id="bwauthmacup" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacup']);?>"> Kbit/s</td>
</tr><tr>
<td>Pass-through IP download</td>
<td><input type="text" class="formfld" id="bwauthipdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthipdn']);?>"> Kbit/s</td>
OpenPOWER on IntegriCloud