%
include("language.html")
if _SESSION["logined"] ~= nil then
%>
Temporary Ban IP List
<%=LANG["title_updating"]%>
|
<%=LANG["str_domain"]%>:<%=specialhtml_encode(unescape(_GET["domain"]))%> |
<%=LANG["title_num"]%> |
<%=LANG["title_ip"]%> |
<%=LANG["str_blocktime"]%> |
|
<%
else
print("")
print("")
end
%>