summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_testport.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-26 00:31:41 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-26 00:31:41 -0700
commit3728bbe5a5340a770ebe3feb526485c28888cdde (patch)
tree83a770e0d4bdce1cfe7ce55b1732f4eec9469f01 /src/usr/local/www/diag_testport.php
parentd051bdd1283d8fbd600deb12e1f741e68052d306 (diff)
downloadpfsense-3728bbe5a5340a770ebe3feb526485c28888cdde.zip
pfsense-3728bbe5a5340a770ebe3feb526485c28888cdde.tar.gz
Diagnostics - Menu - Punctuation
Clean up some punctuation.
Diffstat (limited to 'src/usr/local/www/diag_testport.php')
-rw-r--r--src/usr/local/www/diag_testport.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_testport.php b/src/usr/local/www/diag_testport.php
index 58444c0..f247b4e 100644
--- a/src/usr/local/www/diag_testport.php
+++ b/src/usr/local/www/diag_testport.php
@@ -285,7 +285,7 @@ $section->addInput(new Form_Select(
'Source Address',
$sourceip,
['' => 'Any'] + get_possible_traffic_source_addresses(true)
-))->setHelp('Select source address for the trace');
+))->setHelp('Select source address for the trace.');
$section->addInput(new Form_Select(
'ipprotocol',
OpenPOWER on IntegriCloud