diff --git a/files/www/cgi-bin/setup b/files/www/cgi-bin/setup
index d864efe2..e75416f5 100755
--- a/files/www/cgi-bin/setup
+++ b/files/www/cgi-bin/setup
@@ -1020,7 +1020,7 @@ html.print([[
Node Name |
|
Password |
- |
+ |
]])
html.print([[
@@ -1031,7 +1031,7 @@ html.print([[
hidden[#hidden + 1] = ""
html.print([[
Verify Password |
- |
+ |
@@ -1268,7 +1268,7 @@ if (phycount > 1 and (wifi_enable ~= "1" or wifi3_enable ~= "1")) or (phycount =
html.print("Encryption | |
Password | |
")
+ html.print("Password | |
")
else
hidden[#hidden + 1] = ""
hidden[#hidden + 1] = ""
@@ -1349,7 +1349,7 @@ if (phycount > 1 and (wifi_enable ~= "1" or wifi2_enable ~= "1")) or (phycount =
end
html.print("SSID | |
")
- html.print("Password | |
")
+ html.print("Password | |
")
else
hidden[#hidden + 1] = ""
hidden[#hidden + 1] = ""
@@ -1395,6 +1395,36 @@ do
end
html.print("")
+html.print([[
+]])
html.footer()
html.print("