summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_sockets.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_sockets.php')
-rw-r--r--src/usr/local/www/diag_sockets.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_sockets.php b/src/usr/local/www/diag_sockets.php
index 55c1b17..b03aff2 100644
--- a/src/usr/local/www/diag_sockets.php
+++ b/src/usr/local/www/diag_sockets.php
@@ -90,7 +90,7 @@ $showAllOption = $showAll ? "" : "?showAll";
$name = ($tabindex == 0 ? 'IPv4' : 'IPv6');
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=$name?> <?=gettext("system socket information")?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=$name?> <?=gettext("System Socket Information")?></h2></div>
<div class="panel-body">
<div class="table table-responsive">
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
OpenPOWER on IntegriCloud