mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/12860] Add template events mcp_ban_fields
PHPBB3-12860
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<p>{L_EXPLAIN}</p>
|
||||
|
||||
<fieldset>
|
||||
<!-- EVENT mcp_ban_fields_before -->
|
||||
<dl>
|
||||
<dt><label for="ban">{L_BAN_CELL}{L_COLON}</label></dt>
|
||||
<dd><label for="ban"><textarea name="ban" id="ban" class="inputbox" cols="40" rows="3">{BAN_QUANTIFIER}</textarea></label></dd>
|
||||
@@ -70,6 +71,7 @@
|
||||
<label for="banexclude0"><input type="radio" name="banexclude" id="banexclude0" value="0" checked="checked" /> {L_NO}</label>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- EVENT mcp_ban_fields_after -->
|
||||
</fieldset>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user