summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-03-14 15:47:21 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-03-14 15:47:21 -0400
commitb824ec914c1c3fe5e3e6fbf3442d675368da9c53 (patch)
treeb6e3f8aa5dae9ac40376d612bb914f6578ca3c73 /src/usr/local/www/system_gateways_edit.php
parenta32bed49516f3df3d104a5026a5b2c74451f348f (diff)
parentd7b4cc7bd7b14f92641b9ee9f36a2336a1a6b6c3 (diff)
downloadpfsense-b824ec914c1c3fe5e3e6fbf3442d675368da9c53.zip
pfsense-b824ec914c1c3fe5e3e6fbf3442d675368da9c53.tar.gz
Merge pull request #2732 from ExolonDX/branch_02
Diffstat (limited to 'src/usr/local/www/system_gateways_edit.php')
-rw-r--r--src/usr/local/www/system_gateways_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateways_edit.php b/src/usr/local/www/system_gateways_edit.php
index af29176..cb67a6f 100644
--- a/src/usr/local/www/system_gateways_edit.php
+++ b/src/usr/local/www/system_gateways_edit.php
@@ -858,7 +858,7 @@ $section->addInput(new Form_StaticText(
'also controls the resolution of loss reporting. To determine the resolution, ' .
'the following formula can be used:') .
'<br/><br/>' .
- gettext('&nbsp &nbsp 100 * probe interval / (time period - loss interval)') .
+ gettext('&nbsp;&nbsp;&nbsp;&nbsp;100 * probe interval / (time period - loss interval)') .
'<br/><br/>' .
gettext('Rounding up to the nearest whole number will yield the resolution of loss ' .
'reporting in percent. The default values provide a resolution of 1%.') .
OpenPOWER on IntegriCloud