summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wan.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_wan.php
parentbf21c7e5b662e17ef13d9f758540dea7fd761f31 (diff)
downloadpfsense-d09c8936cafc53aa5cf38945164f72dfaab40fda.zip
pfsense-d09c8936cafc53aa5cf38945164f72dfaab40fda.tar.gz
allow bandwidth to not be defined
Diffstat (limited to 'usr/local/www/interfaces_wan.php')
-rwxr-xr-xusr/local/www/interfaces_wan.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_wan.php b/usr/local/www/interfaces_wan.php
index 4601dfc..2f8c9b3 100755
--- a/usr/local/www/interfaces_wan.php
+++ b/usr/local/www/interfaces_wan.php
@@ -510,6 +510,7 @@ function type_change(enable_change,enable_change_pptp) {
<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