diff --git a/templates/about.php b/templates/about.php index 58a1235f..f5c542d1 100755 --- a/templates/about.php +++ b/templates/about.php @@ -1,7 +1,13 @@
-
+
+
+
+ +
+
+

GNU General Public License v3.0
@@ -9,7 +15,6 @@

RaspAP is a co-creation of @billz and @SirLagz
with the contributions of our community.

https://github.com/billz/raspap-webgui

-
diff --git a/templates/admin.php b/templates/admin.php index 68eaf8e9..16a80714 100755 --- a/templates/admin.php +++ b/templates/admin.php @@ -1,7 +1,13 @@
-
+
+
+
+ +
+
+
showMessages(); ?>

diff --git a/templates/configure_client.php b/templates/configure_client.php index dca8a19a..2c414be5 100755 --- a/templates/configure_client.php +++ b/templates/configure_client.php @@ -1,8 +1,13 @@
-
- +
+
+
+ +
+
+
showMessages(); ?>
@@ -16,7 +21,7 @@
-
+
diff --git a/templates/dashboard.php b/templates/dashboard.php index aa47ddf3..08820833 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -6,8 +6,7 @@ if ($arrHostapdConf['WifiAPEnable'] == 1) { $client_iface = RASPI_WIFI_CLIENT_INTERFACE; } exec('cat '.RASPI_DNSMASQ_LEASES.'| grep -E $(arp -i '.$client_iface.' -n | grep -oE "(([0-9]|[a-f]|[A-F]){2}:){5}([0-9]|[a-f]|[A-F]){2}" | tr "\n" "\|" | sed "s/.$//")', $clients); -$ifaceStatus = $wlan0up ? "running" : "stopped"; -$ifaceLabel = $wlan0up ? "up" : "down"; +$ifaceStatus = $wlan0up ? "up" : "down"; ?>
@@ -20,7 +19,7 @@ $ifaceLabel = $wlan0up ? "up" : "down";
@@ -40,7 +39,7 @@ $ifaceLabel = $wlan0up ? "up" : "down";
- +
diff --git a/templates/data_usage.php b/templates/data_usage.php index 398e9987..f2981e38 100755 --- a/templates/data_usage.php +++ b/templates/data_usage.php @@ -1,75 +1,80 @@
-
-
- -
-
-
-
-

- - - - -
-
-
-
-
-
-
-

- - - - -
-
-
-
-
-
-
-

- - - - -
-
-
-
-
- -
- +
+
+
+ +
+
+
+
+ +
+
+
+
+

+ + + + +
+
+
+
+
+
+
+

+ + + + +
+
+
+
+
+
+
+

+ + + + +
+
+
+
+
+
+
diff --git a/templates/dhcp.php b/templates/dhcp.php index ac433e57..20c20250 100755 --- a/templates/dhcp.php +++ b/templates/dhcp.php @@ -1,138 +1,138 @@
-
-
-
- -
-
- -
-
-
-
- showMessages(); ?> -
- - - - -
-
-

DHCP server settings

-
-
- - -
-
-
-
- - -
-
+
+
+
+ +
+
+ +
+
+
+
+ showMessages(); ?> + + + + + +
+
+

DHCP server settings

+
+
+ + +
+
+
+
+ + +
+
-
-
- - -
-
+
+
+ + +
+
-
-
- - -
-
- - -
-
- -
-
- - -
-
+
+
+ + +
+
+ + +
+
+ +
+
+ + +
+
-
-
- - -
-
+
+
+ + +
+
- - " name="savedhcpdsettings" /> - - " name="stopdhcpd" /> - - " name="startdhcpd" /> - - -
+ + " name="savedhcpdsettings" /> + + " name="stopdhcpd" /> + + " name="startdhcpd" /> + + +
-
-

Client list

-
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - -
-
-
+
+

Client list

+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+
-
+
diff --git a/templates/networking.php b/templates/networking.php index 5df88a61..ade9e993 100755 --- a/templates/networking.php +++ b/templates/networking.php @@ -1,7 +1,13 @@
-
+
+
+
+ +
+
+