]> git.mjollnir.org Git - moodle.git/commitdiff
Delete some html and body tags...
authorstronk7 <stronk7>
Mon, 27 Aug 2007 13:56:40 +0000 (13:56 +0000)
committerstronk7 <stronk7>
Mon, 27 Aug 2007 13:56:40 +0000 (13:56 +0000)
lang/en_utf8/help/uploadusers.html

index f173a7330542dbd540ddc94683f139ff486439a6..a0127c39a8ea3c6a5d1ca8813ecd11d337d0f517 100644 (file)
@@ -1,4 +1,4 @@
-<html><head></head><body><h1>Upload users</h1>\r
+<h1>Upload users</h1>\r
 \r
 <p>Firstly, note that <strong>it is  usually not necessary to import users in bulk</strong>\r
 - to keep your own maintenance work down you should first explore forms\r
@@ -42,8 +42,7 @@ student. </li>
       userid number (database index) for that user, and will enrol the user as a student in any of the\r
       specified courses WITHOUT updating the other specified data.</li>\r
 </ul>\r
-  \r
-  \r
+\r
 <p>Here is an example of a valid import file:</p>\r
 <p><code>username, password, firstname, lastname, email, lang, idnumber, maildisplay, course1, group1, type1<br>\r
 jonest, verysecret, Tom, Jones, jonest@someplace.edu, en, 3663737, 1, Intro101, Section 1, 1<br>\r
@@ -59,4 +58,3 @@ account. However, if you set "Update existing accounts" to <b>Yes</b>, the exist
 <p>When updating existing accounts you can change usernames as well. Set "Allow renames" to <b>Yes</b> and include in your file a field called <code class="example1">oldusername</code>.</p>\r
 \r
 <p><b>Warning:</b> any errors updating existing accounts can affect your users badly. Be careful when using the options to update.</p>\r
-</body></html>
\ No newline at end of file