diff --git a/files/www/cgi-bin/vpn b/files/www/cgi-bin/vpn index c685a672..6cd6a56f 100755 --- a/files/www/cgi-bin/vpn +++ b/files/www/cgi-bin/vpn @@ -696,7 +696,7 @@ end html.print("") html.print("Allow the following clients to connect to this Wireguard server:") html.print("
") -html.print("Enabled?ClientKeyClientActive Action") +html.print("Enabled?ClientKeyNetActive Action") local keys = { "enabled", "name", "contact", "key" } local cnum = 0