📄 overview_deleteplanet.tpl
字号:
<center> <h1>{rename_and_abandon_planet}</h1> <form action="overview.php?mode=renameplanet&pl={planet_id}" method=POST> <table width=519> <tr> <td class=c colspan=3>{security_query}</td> </tr> <tr> <th colspan=3>{confirm_planet_delete} {galaxy_galaxy}:{galaxy_system}:{galaxy_planet} {confirmed_with_password}</th> </tr> <tr> <input type=hidden name=deleteid value ="{planet_id}"> <th>{password}</th> <th><input type=password name=pw></th> <th><input type=submit name=action value="{deleteplanet}" alt="{colony_abandon}"></th> </tr> </table> </form> </center> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -