<% include("language.html") if _SESSION["logined"] ~= nil then %> Add User Quickly <% if _GET["domain"] ~= nil then local user = "" %> ">
<%=LANG["str_quickadduser_tip"]%>
<%=LANG["str_username"]%>:   <%=LANG["str_anonymous"]%>
<%=LANG["str_password"]%>: <%=LANG["str_enablepass"]%>
 
<%=LANG["str_homedir"]%>
 
<% end %> <% else print("") print("") end %>