📄 login_body.tpl
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link href="skins/xnova/formate.css" rel="stylesheet" type="text/css">
<title>XNova</title>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<link rel="stylesheet" type="text/css" href="css/about.css">
</head>
<body>
<div id="main">
<script type="text/javascript">
var lastType = "";
function changeAction(type) {
if (document.formular.Uni.value == '') {
alert('{log_univ}'); }
else {
if(type == "login" && lastType == "") {
var url = "http://" + document.formular.Uni.value + "";
document.formular.action = url; }
else {
var url = "http://" + document.formular.Uni.value + "/reg.php";
document.formular.action = url;
document.formular.submit(); } } }
</script>
<div id="login"><a name="pustekuchen"></a>
<div id="login_input">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr style="vertical-align: top;">
<td>
<form name="formular" action="" method="post" onsubmit="changeAction('login');" style="margin-left: 70px;"> <input name="timestamp" value="1173621187" type="hidden"><input name="v" value="2" type="hidden">{User_name} <input name="username" value="" type="text">
{Password} <input name="password" value="" type="password"><br>
{Remember_me} <input name="rememberme" type="checkbox"> <input name="submit" value="{Login}" type="submit"></form>
<a href="lostpassword.php">{PasswordLost}</a>
</td>
</tr>
</tbody>
</table>
</div>
<script type="text/javascript">//document.formular.Uni.focus(); </script>
<div id="downmenu"> </div>
</div>
<div id="mainmenu" style="margin-top: 20px;">
<a href="reg.php">{log_reg}</a>
<a href="{forum_url}" target="_blank">璁哄潧</a>
<a href="contact.php">鑱旂郴</a>
<a href="http://ogame.cwebgame.com/ogamedata.php" target="_blank">鏁欑▼</a>
<a href="http://www.lyg91.com/" target="_blank">lyg91</a>
</div>
<div id="rightmenu" class="rightmenu">
<div id="title"></div>
<div id="content">
<div style="text-align: left;"></div>
<center>
<div style="text-align: left;"></div>
<div id="text1">
<div style="text-align: left;"><strong>{servername}</strong> {log_desc} {servername}.
</div>
</div>
<div id="register" class="bigbutton" onclick="document.location.href='reg.php';"><font color="#cc0000">{log_toreg}</font></div>
<div id="text2">
<div id="text3">
<center><b><font color="#00cc00">{log_online}: </font>
<font color="#c6c7c6">{online_users}</font> - <font color="#00cc00">{log_lastreg}: </font>
<font color="#c6c7c6">{last_user}</font> - <font color="#00cc00">{log_numbreg}:</font> <font color="#c6c7c6">{users_amount}</font>
</b></center><br>
<!--
<a href="lang.php?Langs=cn"><img src="images/lang/china.gif" alt="涓
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -