From: wildgirl <wildgirl>
Date: Thu, 17 Apr 2008 14:50:43 +0000 (+0000)
Subject: MDL-14040 help file typo fixes reported by Ray Lawrence
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7cf7fc7029306d36d5686c9461a5e3e8644ab48d;p=moodle.git

MDL-14040 help file typo fixes reported by Ray Lawrence
---

diff --git a/lang/en_utf8/help/extendenrol.html b/lang/en_utf8/help/extendenrol.html
index c1e0d33291..03ce3612a5 100755
--- a/lang/en_utf8/help/extendenrol.html
+++ b/lang/en_utf8/help/extendenrol.html
@@ -1,18 +1,14 @@
-<!-- saved from url=(0022)http://internet.e-mail -->
-<h1>Extend enrolment</h1>
-<p>This page allows you to extend the enrolment period for the participants. 
-The new enrolment period is computed based on a starting reference date and an extend period from that date.
-Depending on this combination you can actually restrict the enrolment period for participants.</p>
-
-<p>The available starting reference dates are:</p>
-
-<ul>
-<li>Course start date</li>
-<li>Enrolment Started - the enrolment start date of the participant (this option is available only for users with known enrolment start date)</li>
-<li>Enrolment Ends - the enrolment end date of the participant (this option is available only for users with limited enrolment period)</li>
-<li>Today (this option in available only if the course start date has past)</li>
-<li>Course enrolment start date - the enrolment start date from the course settings page (this option is available only for courses with defined enrolment start date)</li>
-<li>Course enrolment end date - the enrolment end date from the course settings page (this option is available only for courses with defined enrolment end date)</li>
-</ul>
-
-<p>If the extend period is set to 'Not changed' or 'Untitled', then the starting reference date is ignored.</p>
\ No newline at end of file
+<h1>Extend enrolment</h1>
+<p>This page allows you to extend or restrict the enrolment period for selected course participants. The new enrolment period is calculated based on a starting reference date and the extended period selected.</p>
+<p>Possible starting reference dates are:</p>
+
+<ul>
+<li>Course start date</li>
+<li>Enrolment Started - the enrolment start date of the participant (this option is available only for users with known enrolment start date)</li>
+<li>Enrolment Ends - the enrolment end date of the participant (this option is available only for users with a limited enrolment period)</li>
+<li>Today (this option in available only if the course start date has passed)</li>
+<li>Course enrolment start date - the enrolment start date from the course settings page (this option is available only for courses with an enrolment start date set)</li>
+<li>Course enrolment end date - the enrolment end date from the course settings page (this option is available only for courses with an enrolment end date set)</li>
+</ul>
+
+<p>If the extended period is set to 'No change' or 'Unlimited', then the starting reference date is ignored.</p>
\ No newline at end of file