📄 alliance_admin_request_form.tpl
字号:
<br>
<form action="alliance.php?mode=admin&edit=requests&show={id}&sort=0" method="POST">
<tr>
<th colspan=2>{Request_from}</th>
</tr>
<tr>
<th colspan=2>{ally_request_text}</th>
</tr>
<tr>
<td class="c" colspan=2>{Request_responde}</td>
</tr>
<tr>
<th> </th>
<th><input type="submit" name="action" value="Akzeptieren"></th>
</tr>
<tr>
<th>{Motive_optional} <span id="cntChars">0</span> / 500 {characters}</th>
<th><textarea name="text" cols=40 rows=10 onkeyup="javascript:cntchar(500)"></textarea></th>
</tr>
<tr>
<th> </th>
<th><input type="submit" name="action" value="Ablehnen"></th>
</tr>
<tr>
<td colspan=2> </td>
</tr>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -