summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_snmp.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_snmp.php')
-rw-r--r--src/usr/local/www/services_snmp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_snmp.php b/src/usr/local/www/services_snmp.php
index 3cd949f..51766c0 100644
--- a/src/usr/local/www/services_snmp.php
+++ b/src/usr/local/www/services_snmp.php
@@ -240,7 +240,7 @@ $section->addInput(new Form_Input(
'Polling Port',
'text',
($pconfig['pollport'] ? $pconfig['pollport']:'161')
-))->setHelp('Enter the port to accept polling events on (default 161)');
+))->setHelp('Enter the port to accept polling events on (default 161).');
$section->addInput(new Form_Input(
'syslocation',
OpenPOWER on IntegriCloud