% 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) %>
><%=LANG["str_sha256_adminpass"]%> | |
><%=LANG["str_adminlog_enable"]%> | |
<%=LANG["str_log_filename"]%>: | |
<%=LANG["str_logwildcard_tip"]%>: | |
%Y=<%=LANG["str_year"]%> %M=<%=LANG["str_month"]%> %D=<%=LANG["str_day"]%> | |
<%=LANG["str_log_maxsize"]%>: | KB (0 = <%=LANG["str_nolimit"]%>) |