Make moderator role default for HTML5 demo
This commit is contained in:
parent
6a237f86dd
commit
098c7b8a20
@ -70,7 +70,7 @@ if (request.getParameterMap().isEmpty()) {
|
||||
<td> </td>
|
||||
<td style="text-align: right; ">Moderator Role:</td>
|
||||
<td style="width: 5px; "> </td>
|
||||
<td style="text-align: left "><input type=checkbox name=isModerator value="true"></td>
|
||||
<td style="text-align: left "><input type=checkbox name=isModerator value="true" checked></td>
|
||||
<tr>
|
||||
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user