]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-14040 help file typo fixes reported by Ray Lawrence
authorwildgirl <wildgirl>
Thu, 17 Apr 2008 15:00:15 +0000 (15:00 +0000)
committerwildgirl <wildgirl>
Thu, 17 Apr 2008 15:00:15 +0000 (15:00 +0000)
lang/en_utf8/help/groupextendenrol.html

index 2461dc3c9955081c53b43b50f962cdd66dcb7116..d23d7cb035df65577c967c76d7914b8fc0bd8f11 100755 (executable)
@@ -1,18 +1,14 @@
-<!-- saved from url=(0022)http://internet.e-mail -->\r
-<h1>Extend enrolment for all</h1>\r
-<p>This page allows you to extend the enrolment period for the all selected participants. \r
-The new enrolment period is computed based on a starting reference date and an extend period from that date.\r
-Depending on this combination you can actually restrict the enrolment period for participants.</p>\r
-\r
-<p>The available starting reference dates are:</p>\r
-\r
-<ul>\r
-<li>Course start date</li>\r
-<li>Enrolment Started - the enrolment start date of the participant</li>\r
-<li>Enrolment Ends - the enrolment end date of the participant</li>\r
-<li>Today (this option in available only if the course start date has past)</li>\r
-<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>\r
-<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>\r
-</ul>\r
-\r
-<p>If the extend period is set to 'Untitled', then the starting reference date is ignored.</p>
\ No newline at end of file
+<h1>Extend enrolment for all</h1>
+<p>This page allows you to extend or restrict the enrolment period by the same amount for all 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</li>
+<li>Enrolment Ends</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 'Unlimited', then the starting reference date is ignored.</p>
\ No newline at end of file