mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 05:11:42 +02:00
Frontend inline-editing preference added.
This commit is contained in:
@@ -1189,6 +1189,13 @@ $text .= "
|
||||
".r_userclass('post_script',$pref['post_script'],'off','nobody,member,admin,main,classes')."
|
||||
<div class='smalltext field-help'>".PRFLAN_216."</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for='inline-editing'>".PRFLAN_268.":</label></td>
|
||||
<td>
|
||||
".$frm->userclass('inline_editing',$pref['inline_editing'],'off','nobody,admin,main,classes,no-excludes')."
|
||||
<div class='smalltext field-help'>".PRFLAN_269."</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for='filter-script'>".PRFLAN_217.":</label></td>
|
||||
|
Reference in New Issue
Block a user