From a1550d80496bbf6c792643d4a95f7048ced069a6 Mon Sep 17 00:00:00 2001 From: billz Date: Tue, 25 Mar 2025 14:00:24 -0700 Subject: [PATCH] Refactor templates to use CSRF facade --- templates/adblock.php | 2 +- templates/admin.php | 2 +- templates/configure_client.php | 2 +- templates/dashboard.php | 2 +- templates/dhcp.php | 2 +- templates/hostapd.php | 2 +- templates/login.php | 2 +- templates/openvpn.php | 2 +- templates/restapi.php | 2 +- templates/system.php | 2 +- templates/system/advanced.php | 2 +- templates/system/basic.php | 2 +- templates/system/plugins.php | 2 +- templates/system/theme.php | 2 +- templates/system/tools.php | 2 +- templates/wireguard.php | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/templates/adblock.php b/templates/adblock.php index 19f9c544..d28f4dc3 100755 --- a/templates/adblock.php +++ b/templates/adblock.php @@ -28,7 +28,7 @@
showMessages(); ?>
- CSRFTokenFieldTag(); ?> +