1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 06:33:22 +02:00

Comment manager - LAN FIX (needs checking, see fixme reverse)

This commit is contained in:
Moc
2013-03-18 14:18:47 +01:00
parent 717c92cdf7
commit c1e47084da
3 changed files with 18 additions and 26 deletions

View File

@@ -1569,7 +1569,7 @@ $text .= "
</colgroup>
<tbody>
<tr>
<td>Allow users to post comments: </td>
<td>".PRFLAN_161.":</td>
<td>
".$frm->radio_switch('comments_disabled', $pref['comments_disabled'], LAN_NO, LAN_YES,array('reverse'=>1))."
</td>