* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 6e8f58bf709b2bc7f381a648a88ce44dd4f23eed
@ 2015-04-14 18:05 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-04-14 18:05 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1901 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 6e8f58bf709b2bc7f381a648a88ce44dd4f23eed (commit)
from 2f075ff8cfd3ff9c169a878a769f351b75d84f67 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6e8f58bf709b2bc7f381a648a88ce44dd4f23eed
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Apr 14 20:05:32 2015 +0200
vpn-stats: Use more descriptive menu entry names
-----------------------------------------------------------------------
Summary of changes:
config/menu/20-status.menu | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/config/menu/20-status.menu b/config/menu/20-status.menu
index 802885e..2bcf0d5 100644
--- a/config/menu/20-status.menu
+++ b/config/menu/20-status.menu
@@ -41,15 +41,15 @@
'enabled' => 1,
};
$substatus->{'53.networkovpn'} = {
- 'caption' => "$Lang::tr{'openvpn client'}",
+ 'caption' => "$Lang::tr{'vpn statistic rw'}",
'uri' => '/cgi-bin/netovpnrw.cgi',
- 'title' => "$Lang::tr{'openvpn client'}",
+ 'title' => "$Lang::tr{'vpn statistic rw'}",
'enabled' => 1,
};
$substatus->{'54.networkovpnsrv'} = {
- 'caption' => "$Lang::tr{'openvpn server'}",
+ 'caption' => "$Lang::tr{'vpn statistic n2n'}",
'uri' => '/cgi-bin/netovpnsrv.cgi',
- 'title' => "$Lang::tr{'openvpn server'}",
+ 'title' => "$Lang::tr{'vpn statistics n2n'}",
'enabled' => 1,
};
$substatus->{'60.hardwaregraphs'} = {
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-14 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14 18:05 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 6e8f58bf709b2bc7f381a648a88ce44dd4f23eed git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox