summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-01-21 19:10:36 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-01-21 19:10:36 +0000
commit94e3aaa0f318f3ac6a5936742e24c23bfe2331db (patch)
tree00adb1258a025e88707dd9802f985659993a8611 /usr/local/www/wizards
parent1db50557ed0f0f566538e0fd89f578f2cf48db3d (diff)
downloadpfsense-94e3aaa0f318f3ac6a5936742e24c23bfe2331db.zip
pfsense-94e3aaa0f318f3ac6a5936742e24c23bfe2331db.tar.gz
* Correct cosmetic percentages
* Add note of what percentages can be input for the p2p bandwidth
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index e87bd04..efb167a 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -181,7 +181,7 @@
<name>Bandwidth</name>
<type>input</type>
<validate>^[0-9]*$</validate>
- <typehint>Total bandwidth in percentage(%)(should be between 5 and 60) guarantee for VOIP traffic.</typehint>
+ <typehint>Total bandwidth in percentage(%)(should be between 5 and 40) guarantee for VOIP traffic.</typehint>
<bindstofield>ezshaper-&gt;step3-&gt;bandwidth</bindstofield>
</field>
<field>
@@ -224,7 +224,7 @@
</field>
<field>
<name>Bandwidth</name>
- <description>The limit in percentage.</description>
+ <description>The limit in percentage (between 5% and 10%).</description>
<type>input</type>
<validate>^[0-9]*$</validate>
<message>Speed must be numerical and between 5 and 15 percent.</message>
OpenPOWER on IntegriCloud