Project

General

Profile

« Previous | Next » 

Revision 56961bd8

Added by Colin Smith over 20 years ago

bwauthmacdn -> bwauthmacup (accidentally defined twice)

View differences:

usr/local/www/services_captiveportal.php
310 310
		<td><input type="text" class="formfld" id="bwauthmacdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacdn']);?>"> Kbit/s</td>
311 311
		</tr><tr>
312 312
		<td>Pass-through MAC upload</td>
313
		<td><input type="text" class="formfld" id="bwauthmacdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacup']);?>"> Kbit/s</td>
313
		<td><input type="text" class="formfld" id="bwauthmacup" size="5" value="<?=htmlspecialchars($pconfig['bwauthmacup']);?>"> Kbit/s</td>
314 314
		</tr><tr>
315 315
		<td>Pass-through IP download</td>
316 316
		<td><input type="text" class="formfld" id="bwauthipdn" size="5" value="<?=htmlspecialchars($pconfig['bwauthipdn']);?>"> Kbit/s</td>

Also available in: Unified diff