mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12860] Add template events mcp_ban_fields
PHPBB3-12860
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<tr>
|
||||
<td class="row3" colspan="2">{L_EXPLAIN}</td>
|
||||
</tr>
|
||||
<!-- EVENT mcp_ban_fields_before -->
|
||||
<tr>
|
||||
<td class="row1" width="45%" valign="top"><b>{L_BAN_CELL}{L_COLON}</b></td>
|
||||
<td class="row2">
|
||||
@@ -63,6 +64,7 @@
|
||||
<td class="row1" valign="top"><b>{L_BAN_GIVE_REASON}{L_COLON}</b></td>
|
||||
<td class="row2"><input name="bangivereason" type="text" class="post" maxlength="255" /></td>
|
||||
</tr>
|
||||
<!-- EVENT mcp_ban_fields_after -->
|
||||
<tr>
|
||||
<td class="cat" colspan="2" align="center"><input type="submit" name="bansubmit" value="{L_SUBMIT}" class="btnmain" /> <input type="reset" value="{L_RESET}" class="btnlite" /> </td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user