📄 re.php
字号:
<?include('sys.php');?>
<html>
<head>
<title><?echo"$sitename";?></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="font.css" type="text/css">
</head>
<body text="#000000" leftmargin="0" topmargin="2">
<?include('head.php');?>
<table width="760" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/td-bg.gif">--------》斑竹回复:</td>
</tr>
</table>
<table width="760" border="1" cellpadding="0" cellspacing="0" bordercolor="#6699CC" >
<tr>
<td bgcolor="<?echo"$color2";?>" align="center">
<form name="form1" method="post" action="repost.php?id=<?echo"$id";?>">
<p><br>
</p>
<p>管理员密码:
<input name="password" type="password" value="" size="36">
</p>
<p><br>
<textarea name="text" cols="50" rows="9" wrap="OFF"></textarea>
<br>
<br>
<input type="submit" name="Submit" value="提交" >
<input type="reset" name="Submit2" value="清除" >
</p>
</form>
</td>
</tr>
</table>
<?include('copyright.php');?>
<br>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -