📄 forumpwd.htm
字号:
<!--<?php
$printmsgpwd="
<!---->
<table width=100% cellspacing=1 cellpadding=3>
<tr><td><form method='post' action='index.php?'>
<center><br><br>请输入密码
<input type=password size=20 maxlength=75 name=wind_password>
<input type=hidden name=fid value=$fid>
<input type=hidden name=wind_action value=wind_fpwd>
<input class='button' type=submit value='提 交'></center>
</form></td></tr></table>
<!--
";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -