From c88d027ec69c85f70a1f1a9130abbc8a34b8034d Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 2 Nov 2017 18:43:52 +0000 Subject: [PATCH] Added standard div wrapper to new tab --- includes/hostapd.php | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/includes/hostapd.php b/includes/hostapd.php index b0f5e22f..648b02d3 100755 --- a/includes/hostapd.php +++ b/includes/hostapd.php @@ -134,14 +134,19 @@ function DisplayHostAPDConfig(){
- '; - } else { - echo "Logfile output not enabled"; - } - ?> +

Logfile output

+
+
+ '; + } else { + echo "
Logfile output not enabled"; + } + ?> +
+

Advanced settings