<% include("language.html") if _SESSION["logined"] ~= nil then local httpport = c_GetAdminOptionInt(ADMIN_OPTION_LISTEN_PORT_INT) local httpsecure = c_GetAdminOptionInt(ADMIN_OPTION_SECURE_ENABLE_INT) local httpcert = c_GetAdminOptionStr(ADMIN_OPTION_SSL_NAME_STR) %> Admin General setting
<%=LANG["str_httpport"]%>:
> <%=LANG["str_usesslremote"]%>
<%=LANG["str_sslcert"]%>:   
onclick="ChangeAdminUpnp();"> <%=LANG["str_adminautoforward"]%>.
 
<% else print("") print("") end %>