mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
index.cgi: Show WireGuard status using the function library
commit c29a07b2ee505811a6cd78ca643bf816beb77375
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Mon May 26 11:38:57 2025 +0200
index.cgi: Show WireGuard status using the function library
The settings file is also loaded all the time and we don't need to load
it again.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -1985,6 +1985,7 @@
|
||||
'one month' => 'One Month',
|
||||
'one week' => 'One Week',
|
||||
'one year' => 'One Year',
|
||||
'online' => 'Online',
|
||||
'online help en' => 'Online help (in english)',
|
||||
'only digits allowed in holdoff field' => 'Only digits allowed in holdoff field',
|
||||
'only digits allowed in max retries field' => 'Only digits allowed in max retries field.',
|
||||
|
||||
Reference in New Issue
Block a user