diff --git a/includes/configure_client.php b/includes/configure_client.php index 4ee406c0..dbb384e2 100755 --- a/includes/configure_client.php +++ b/includes/configure_client.php @@ -95,43 +95,6 @@ function DisplayWPAConfig() nearbyWifiStations($networks); connectedWifiStations($networks); -?> + echo renderTemplate("configure_client", compact("status")); -
-
-
-
- -
-

showMessages(); ?>

-

-
- -
- -
- - - - -
- -
-
- -
-
-
- diff --git a/templates/configure_client.php b/templates/configure_client.php new file mode 100644 index 00000000..c812d6e9 --- /dev/null +++ b/templates/configure_client.php @@ -0,0 +1,34 @@ +
+
+
+
+ +
+

showMessages(); ?>

+

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