summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_openvpn.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
commita66ce6278d2db23e21791c0b0054fcaa6e633327 (patch)
tree63eeaf0175150a2957d9162c1baa62e2815271f6 /src/usr/local/www/status_openvpn.php
parent5b8a7e90f03a31f715960e6557ef0b5964073773 (diff)
downloadpfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.zip
pfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.tar.gz
Maybe abbreviations could be kept to a certain acceptable minimum
Diffstat (limited to 'src/usr/local/www/status_openvpn.php')
-rw-r--r--src/usr/local/www/status_openvpn.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr/local/www/status_openvpn.php b/src/usr/local/www/status_openvpn.php
index bc7e266..6494d98 100644
--- a/src/usr/local/www/status_openvpn.php
+++ b/src/usr/local/www/status_openvpn.php
@@ -253,10 +253,10 @@ include("head.inc"); ?>
<th><?=gettext("Name"); ?></th>
<th><?=gettext("Status"); ?></th>
<th><?=gettext("Connected Since"); ?></th>
- <th><?=gettext("Virtual Addr"); ?></th>
+ <th><?=gettext("Virtual Address"); ?></th>
<th><?=gettext("Remote Host"); ?></th>
<th><?=gettext("Bytes Sent"); ?></th>
- <th><?=gettext("Bytes Rcvd"); ?></th>
+ <th><?=gettext("Bytes Received"); ?></th>
<th><?=gettext("Service"); ?></th>
</tr>
</thead>
@@ -309,10 +309,10 @@ include("head.inc"); ?>
<th><?=gettext("Name"); ?></th>
<th><?=gettext("Status"); ?></th>
<th><?=gettext("Connected Since"); ?></th>
- <th><?=gettext("Virtual Addr"); ?></th>
+ <th><?=gettext("Virtual Address"); ?></th>
<th><?=gettext("Remote Host"); ?></th>
<th><?=gettext("Bytes Sent"); ?></th>
- <th><?=gettext("Bytes Rcvd"); ?></th>
+ <th><?=gettext("Bytes Received"); ?></th>
<th><?=gettext("Service"); ?></th>
</tr>
</thead>
OpenPOWER on IntegriCloud