mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 07:44:49 +02:00
More comments clean-up. Approve all comments has been added as an option.
This commit is contained in:
@@ -1312,6 +1312,13 @@ $text .= "
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class='label'>Moderate Comments: </td>
|
||||
<td class='control'>
|
||||
".$frm->radio_switch('comments_moderate', $pref['comments_moderate'], LAN_YES, LAN_NO)."
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user