From 46a8a9cf4b3fce19b29148f4d2d842667f9762b5 Mon Sep 17 00:00:00 2001 From: NOYB Date: Thu, 21 Apr 2016 00:04:25 -0700 Subject: Services - Punctuation Clean up some services menu punctuation. (cherry picked from commit e78ecb9681106889f94b5c7f7b1dbf7b46f54766) --- src/usr/local/www/services_snmp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/services_snmp.php') 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', -- cgit v1.1