summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_settings.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2009-12-18 16:20:08 +0100
committerSeth Mos <seth.mos@xs4all.nl>2009-12-18 16:20:08 +0100
commitab55eb1d9b0bcf0f1bb4def1cafc0fa6918b144a (patch)
tree1b3e0f3108222fb92a731a0b3dc0505f470181b3 /usr/local/www/system_gateways_settings.php
parentfc85edafe116bbb5fb7c3550d42f5b39f153bf6b (diff)
downloadpfsense-ab55eb1d9b0bcf0f1bb4def1cafc0fa6918b144a.zip
pfsense-ab55eb1d9b0bcf0f1bb4def1cafc0fa6918b144a.tar.gz
Fine tune the wording
Diffstat (limited to 'usr/local/www/system_gateways_settings.php')
-rwxr-xr-xusr/local/www/system_gateways_settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/system_gateways_settings.php b/usr/local/www/system_gateways_settings.php
index f080de9..7983956 100755
--- a/usr/local/www/system_gateways_settings.php
+++ b/usr/local/www/system_gateways_settings.php
@@ -146,7 +146,7 @@ include("head.inc");
<div id="mainarea">
<table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="6">
<tr>
- <td width="22%" valign="top" class="vncellreq">Latency boundaries</td>
+ <td width="22%" valign="top" class="vncellreq">Latency thresholds</td>
<td width="78%" class="vtable">
From
<input name="latencylow" type="text" class="formfld unknown" id="latencylow" size="2"
@@ -158,7 +158,7 @@ include("head.inc");
</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq">Packet Loss boundaries</td>
+ <td width="22%" valign="top" class="vncellreq">Packet Loss thresholds</td>
<td width="78%" class="vtable">
From
<input name="losslow" type="text" class="formfld unknown" id="losslow" size="2"
OpenPOWER on IntegriCloud