|
@@ -260,7 +260,7 @@ |
|
|
block discarded – undo |
|
260
|
260
|
<div class="windowbg"> |
|
261
|
261
|
<fieldset> |
|
262
|
262
|
<legend> |
|
263
|
|
- <input type="checkbox" onclick="',$context['ban_trigger']['is_new'] ? '' : 'this.checked = false;','invertAll(this, this.form, \'ban_suggestion\');" id="triggers_check"> ', $txt['ban_triggers'], ' |
|
|
263
|
+ <input type="checkbox" onclick="',$context['ban_trigger']['is_new'] ? '' : 'this.checked = false;', 'invertAll(this, this.form, \'ban_suggestion\');" id="triggers_check"> ', $txt['ban_triggers'], ' |
|
264
|
264
|
</legend> |
|
265
|
265
|
<dl class="settings"> |
|
266
|
266
|
<dt> |
Please login to merge, or discard this patch.