summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_openvpn.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-10 22:33:56 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-10 22:33:56 -0600
commit3d7a8696f69a81b4400928c3359bd8f156d3e8a9 (patch)
tree77af38cde3116a860ceaee60fde8b5fda432f0c7 /src/usr/local/www/status_openvpn.php
parentec1c8e5aae1bd8c0612ac1381319eb318b7a0ee5 (diff)
downloadpfsense-3d7a8696f69a81b4400928c3359bd8f156d3e8a9.zip
pfsense-3d7a8696f69a81b4400928c3359bd8f156d3e8a9.tar.gz
Convert section titles to title case
Diffstat (limited to 'src/usr/local/www/status_openvpn.php')
-rw-r--r--src/usr/local/www/status_openvpn.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_openvpn.php b/src/usr/local/www/status_openvpn.php
index 46601e7..58e6d55 100644
--- a/src/usr/local/www/status_openvpn.php
+++ b/src/usr/local/www/status_openvpn.php
@@ -129,7 +129,7 @@ include("head.inc"); ?>
?>
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=htmlspecialchars($server['name']);?> <?=gettext('Client connections')?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=htmlspecialchars($server['name']);?> <?=gettext('Client Connections')?></h2></div>
<div class="panel-body table-responsive">
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
<thead>
OpenPOWER on IntegriCloud