mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/9687] Remove support for ban exclude
PHPBB3-9687
This commit is contained in:
@@ -67,13 +67,6 @@
|
||||
|
||||
<hr />
|
||||
|
||||
<dl>
|
||||
<dt><label for="banexclude0">{L_BAN_EXCLUDE}{L_COLON}</label><br /><span>{L_BAN_EXCLUDE_EXPLAIN}</span></dt>
|
||||
<dd>
|
||||
<label for="banexclude1"><input type="radio" name="banexclude" id="banexclude1" value="1" /> {L_YES}</label>
|
||||
<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>
|
||||
|
||||
|
Reference in New Issue
Block a user