md5enc.tpl
来自「所有用户均可免费下载OGameCN源代码」· TPL 代码 · 共 19 行
TPL
19 行
<br><br>
<h2>{md5_title}</h2>
<form method="post" action="md5enc.php">
<table width="650" border="0" cellspacing="2" cellpadding="0" style="color:#FFFFFF">
<tr>
<td class="c" colspan="6">{md5_pswcyp}</td>
</tr>
<tr>
<th width="150">{md5_psw}</th>
<th width="500"><input type="text" name="md5q" value="{md5_md5}" size="80"></th>
</tr><tr>
<th>{md5_pswenc}</th>
<th><input type="text" name="md5w" value="{md5_enc}" size="80"></th>
</tr><tr>
<th> </th>
<th><input type="submit" name="ok" value="{md5_doit}"></th>
</tr>
</table>
</form>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?