From d7b4cc7bd7b14f92641b9ee9f36a2336a1a6b6c3 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Mon, 14 Mar 2016 16:24:33 +0000 Subject: Change to 4 spaces --- src/usr/local/www/system_gateways_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/system_gateways_edit.php') 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:') . '

' . - gettext('  100 * probe interval / (time period - loss interval)') . + gettext('    100 * probe interval / (time period - loss interval)') . '

' . 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%.') . -- cgit v1.1