mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
header.pl: Define a colour for WireGuard
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -40,6 +40,7 @@ $Header::colourblue = '#333399';
|
||||
$Header::colourovpn = '#339999';
|
||||
$Header::colourfw = '#000000';
|
||||
$Header::colourvpn = '#990099';
|
||||
$Header::colourwg = '#ff007f';
|
||||
$Header::colourerr = '#FF0000';
|
||||
$Header::viewsize = 150;
|
||||
$Header::errormessage = '';
|
||||
|
||||
Reference in New Issue
Block a user