summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2016-03-14 16:24:33 +0000
committerColin Fleming <cj_fleming@sky.com>2016-03-14 16:24:33 +0000
commitd7b4cc7bd7b14f92641b9ee9f36a2336a1a6b6c3 (patch)
treed5b50efcaf71b3c48ecd1f1de22a9c24b251d9e3 /src/usr/local/www/system_gateways_edit.php
parent282a02d3882646a115095f402a69d7579f33de71 (diff)
downloadpfsense-d7b4cc7bd7b14f92641b9ee9f36a2336a1a6b6c3.zip
pfsense-d7b4cc7bd7b14f92641b9ee9f36a2336a1a6b6c3.tar.gz
Change to 4 spaces
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 c29593a..d360069 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