$| statusMessage |$
DomainsLogout
$| initialDescription or '' |$
 
List of Domains
*" disabled = "disabled" end local len = #row["USERDBDomains.DomainName"] if(len >32) then row["USERDBDomains.DomainName"] = string.sub(row["USERDBDomains.DomainName"],1,32) .. "..." end len = #row["USERDBDomains.PortalLayoutName"] if(len >32) then row["USERDBDomains.PortalLayoutName"] = string.sub(row["USERDBDomains.PortalLayoutName"],1,32) .. "..." end ?>
Domain Name Authentication Type Portal Layout Name
$| row["USERDBDomains.DomainName"] .. mark|$ $| authType|$ $| row["USERDBDomains.PortalLayoutName"] |$
Helpful Hints...
$| helpfullHints or '' |$