aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-22 22:21:50 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-22 22:21:50 +0000
commit34b333ecb111684b966ad5faadfc763b986bbce3 (patch)
tree1c69070359869ef397892f1b9541d191b432e55d /packages
parentcc088da92b566cd54905fa9c5689ba438a3703e0 (diff)
downloadpfsense-packages-34b333ecb111684b966ad5faadfc763b986bbce3.tar.gz
pfsense-packages-34b333ecb111684b966ad5faadfc763b986bbce3.tar.bz2
pfsense-packages-34b333ecb111684b966ad5faadfc763b986bbce3.zip
Make values consistent.
Diffstat (limited to 'packages')
-rw-r--r--packages/per-user-bandwidth-distribution.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/per-user-bandwidth-distribution.xml b/packages/per-user-bandwidth-distribution.xml
index d11290a2..4493ad4d 100644
--- a/packages/per-user-bandwidth-distribution.xml
+++ b/packages/per-user-bandwidth-distribution.xml
@@ -26,18 +26,18 @@
<type>select</type>
<options>
<option>
- <value>Kbit/s</value>
- <name>Kbit/s</name>
+ <value>Byte/s</value>
+ <name>Byte/s</name>
</option>
<option>
- <value>Kbyte/s</value>
- <name>Kbyte/s</name>
+ <value>KByte/s</value>
+ <name>KByte/s</name>
</option>
<option>
- <value>Mbit/s</value>
- <name>Mbit/s</name>
+ <value>MByte/s</value>
+ <name>MByte/s</name>
</option>
- </options>
+ </options>
</field>
<field>
<fielddescr>Outgoing Bandwidth</fielddescr>