summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_arp.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-26 00:31:41 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-04-26 10:22:58 -0400
commitc6d73876c8ab338b4926a8609507d48a45029b8d (patch)
tree1ffa553708f5f039fab65d5f30df52c6340720ac /src/usr/local/www/diag_arp.php
parent110668be5f2e20e392af2f7c0352f34321c4942f (diff)
downloadpfsense-c6d73876c8ab338b4926a8609507d48a45029b8d.zip
pfsense-c6d73876c8ab338b4926a8609507d48a45029b8d.tar.gz
Diagnostics - Menu - Punctuation
Clean up some punctuation. (cherry picked from commit 3728bbe5a5340a770ebe3feb526485c28888cdde)
Diffstat (limited to 'src/usr/local/www/diag_arp.php')
-rw-r--r--src/usr/local/www/diag_arp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_arp.php b/src/usr/local/www/diag_arp.php
index 91c2063..69bc740 100644
--- a/src/usr/local/www/diag_arp.php
+++ b/src/usr/local/www/diag_arp.php
@@ -387,7 +387,7 @@ events.push(function() {
<div class="infoblock blockopen">
<?php
-print_info_box(gettext("Local IPv6 peers use ") . '<a href="diag_ndp.php">' . gettext("NDP") . '</a>' . gettext(" instead of ARP"), 'info', false);
+print_info_box(gettext("Local IPv6 peers use ") . '<a href="diag_ndp.php">' . gettext("NDP") . '</a>' . gettext(" instead of ARP."), 'info', false);
?>
</div>
OpenPOWER on IntegriCloud