summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-01-22 06:51:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-01-22 06:51:40 +0000
commitd09c8936cafc53aa5cf38945164f72dfaab40fda (patch)
treea246cac50d16d234069c84cf290c1ca78f8f551b /usr/local/www/interfaces_lan.php
parentbf21c7e5b662e17ef13d9f758540dea7fd761f31 (diff)
downloadpfsense-d09c8936cafc53aa5cf38945164f72dfaab40fda.zip
pfsense-d09c8936cafc53aa5cf38945164f72dfaab40fda.tar.gz
allow bandwidth to not be defined
Diffstat (limited to 'usr/local/www/interfaces_lan.php')
-rwxr-xr-xusr/local/www/interfaces_lan.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index c169cc5..631f4f5 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -173,6 +173,7 @@ function ipaddr_change() {
<option value="Kb">Kilobit/s</option>
<option value="Mb">Megabit/s</option>
<option value="Gb">Gigabit/s</option>
+ <option value=""></option>
</select>
<br> The bandwidth setting will define the speed of the interface for traffic shaping.
</td>
OpenPOWER on IntegriCloud