mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
wireguard.cgi calls errorbox and opensection/closesection, but they are missing from header.pl. ipfire had functons.pl removed and moved subroutines to header.pl and added errorbox in header.pl. to keep the change minimum so not affect other features, add errorbox and opensection/closesection in functions.pl Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>