We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2606282 + c8034a0 commit 72a542bCopy full SHA for 72a542b
web_upload/themes/default/box_admin_comms_search.tpl
@@ -104,7 +104,7 @@
104
<td align="center" class="listtable_1" ><input id="ban_type_" type="radio" name="search_type" value="radiobutton"></td>
105
<td class="listtable_1" >Type</td>
106
<td class="listtable_1" >
107
- <select class="select id="ban_type" onmouseup="$('ban_type_').checked = true" style="width: 95%;"">
+ <select class="select id="ban_type" onmouseup="$('ban_type_').checked = true" style="width: 95%;">
108
<option value="1" selected>Mute</option>
109
<option value="2">Gag</option>
110
</select>
0 commit comments