* [PATCH] 70-log.menu: Fix ovpnclients section.
@ 2020-05-04 18:10 Stefan Schantl
2020-05-04 18:18 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schantl @ 2020-05-04 18:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 649 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/config/menu/70-log.menu b/config/menu/70-log.menu
index 48c23ccc2..2fa0e426e 100644
--- a/config/menu/70-log.menu
+++ b/config/menu/70-log.menu
@@ -46,7 +46,7 @@
$sublogs->{'55.ovpnclients'} = {
'caption' => $Lang::tr{'ovpn rw connection log'},
'uri' => '/cgi-bin/logs.cgi/ovpnclients.dat',
- 'title' => "$Lang::tr{'ovpn rw connection log'},
+ 'title' => "$Lang::tr{'ovpn rw connection log'}",
'enabled' => 1,
};
$sublogs->{'60.urlfilter'} = {
--
2.26.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] 70-log.menu: Fix ovpnclients section.
2020-05-04 18:10 [PATCH] 70-log.menu: Fix ovpnclients section Stefan Schantl
@ 2020-05-04 18:18 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2020-05-04 18:18 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 733 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/menu/70-log.menu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config/menu/70-log.menu b/config/menu/70-log.menu
> index 48c23ccc2..2fa0e426e 100644
> --- a/config/menu/70-log.menu
> +++ b/config/menu/70-log.menu
> @@ -46,7 +46,7 @@
> $sublogs->{'55.ovpnclients'} = {
> 'caption' => $Lang::tr{'ovpn rw connection log'},
> 'uri' => '/cgi-bin/logs.cgi/ovpnclients.dat',
> - 'title' => "$Lang::tr{'ovpn rw connection log'},
> + 'title' => "$Lang::tr{'ovpn rw connection log'}",
> 'enabled' => 1,
> };
> $sublogs->{'60.urlfilter'} = {
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-04 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 18:10 [PATCH] 70-log.menu: Fix ovpnclients section Stefan Schantl
2020-05-04 18:18 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox