proxy: fix spelling mishap

PR: https://forum.opnsense.org/index.php?topic=1730.0
This commit is contained in:
Franco Fichtner 2015-11-24 22:48:44 +01:00
parent 877ad26586
commit fb3529322a

View File

@ -143,13 +143,13 @@
</field>
<field>
<id>proxy.general.traffic.OverallBandwidthTrotteling</id>
<label>Overall bandwidth throtteling (Kbps)</label>
<label>Overall bandwidth throttling (Kbps)</label>
<type>text</type>
<help><![CDATA[Enter the allowed overall bandtwith in kilobits per second (leave empty to disable).]]></help>
</field>
<field>
<id>proxy.general.traffic.perHostTrotteling</id>
<label>Per host bandwidth throtteling (Kbps)</label>
<label>Per host bandwidth throttling (Kbps)</label>
<type>text</type>
<help><![CDATA[Enter the allowed per host bandwidth in kilobits per second (leave empty to disable).]]></help>
</field>