From 4799825738b9f5f078bf3a13ed10cc9bf0379542 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 24 Oct 2024 00:06:13 -0700 Subject: [PATCH] Process templates w/ bootstrap-5-migrate-tool --- templates/about.php | 30 +++++++-------- templates/about/general.php | 8 ++-- templates/adblock.php | 10 ++--- templates/adblock/custom.php | 8 ++-- templates/adblock/general.php | 16 ++++---- templates/adblock/logging.php | 2 +- templates/adblock/stats.php | 2 +- templates/admin.php | 16 ++++---- templates/configure_client.php | 10 ++--- templates/dashboard.php | 8 ++-- templates/data_usage.php | 14 +++---- templates/dhcp.php | 14 +++---- templates/dhcp/advanced.php | 14 +++---- templates/dhcp/general.php | 58 ++++++++++++++--------------- templates/dhcp/logging.php | 16 ++++---- templates/dhcp/static_leases.php | 6 +-- templates/exception.php | 4 +- templates/hostapd.php | 20 +++++----- templates/hostapd/advanced.php | 36 +++++++++--------- templates/hostapd/basic.php | 8 ++-- templates/hostapd/logging.php | 10 ++--- templates/hostapd/security.php | 4 +- templates/networking.php | 4 +- templates/openvpn.php | 18 ++++----- templates/openvpn/configs.php | 4 +- templates/openvpn/general.php | 20 +++++----- templates/openvpn/logging.php | 10 ++--- templates/provider.php | 8 ++-- templates/provider/general.php | 10 ++--- templates/provider/status.php | 2 +- templates/restapi.php | 8 ++-- templates/restapi/general.php | 4 +- templates/restapi/status.php | 2 +- templates/system.php | 28 +++++++------- templates/system/advanced.php | 6 +-- templates/system/basic.php | 6 +-- templates/system/language.php | 2 +- templates/system/theme.php | 2 +- templates/system/tools.php | 12 +++--- templates/torproxy.php | 28 +++++++------- templates/wg/general.php | 40 ++++++++++---------- templates/wg/logging.php | 6 +-- templates/wg/peers.php | 20 +++++----- templates/wifi_stations.php | 6 +-- templates/wifi_stations/network.php | 16 ++++---- templates/wireguard.php | 10 ++--- 46 files changed, 293 insertions(+), 293 deletions(-) diff --git a/templates/about.php b/templates/about.php index 8e1be914..9adb9a35 100755 --- a/templates/about.php +++ b/templates/about.php @@ -9,7 +9,7 @@ require_once 'app/lib/Parsedown.php';
- +
@@ -17,9 +17,9 @@ require_once 'app/lib/Parsedown.php'; @@ -43,7 +43,7 @@ require_once 'app/lib/Parsedown.php';