$| statusMessage |$
ProfilesLogout
$| initialDescription or '' |$
 
List of Profiles
15) then row["dot11Profile.profileName"] = string.sub(row["dot11Profile.profileName"],1,15) .. "..." end ?> 15) then row["dot11Profile.ssid"] = string.sub(row["dot11Profile.ssid"],1,15) .. "..." end ?>
Profile Name SSID Broadcast Security Encryption Authentication
$| row["dot11Profile.profileName"] |$ $| row["dot11Profile.ssid"] |$ $| row["dot11Profile.security"] |$ $| encryption |$ $| authentication |$
Helpful Hints...
$| helpfullHints or '' |$