Changeset 2534:c333aa67c0b0 for plugins/userPref/locales
- Timestamp:
- 11/11/13 11:25:35 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/userPref/locales/en/help/help.html
r2322 r2534 1 1 <html> 2 <head> 3 <title>User preferences</title> 4 </head> 2 <head> 3 <title>User:preferences</title> 4 </head> 5 6 <body> 7 <h4>User:preferences</h4> 8 <p>This page provides technical informations about parameters usually managed by other pages in the administration interface.<br /> 9 Only modify something here if you know what you are doing!</p> 5 10 6 <body>11 <p>For instance, the <code>nodragdrop</code> parameter can be configured in the <a href="preferences.php#user-options"><strong>My options</strong> tab</a> of the <strong>My preferences</strong> page.</p> 7 12 8 <h4>User preferences</h4>13 <p>The page has two tabs: <strong>User preferences</strong> and <strong>Global preferences</strong> to manage the current user preferences and the preferences common to every users, respectively.</p> 9 14 10 </body> 15 <p>You can directly access the different page sections using the <strong>Goto</strong> dropdown menu.</p> 16 </body> 11 17 </html>
Note: See TracChangeset
for help on using the changeset viewer.