diff --git a/admin/auth_config.php b/admin/auth_config.php index 4dd597625356a..7a65ba4ea0581 100644 --- a/admin/auth_config.php +++ b/admin/auth_config.php @@ -63,6 +63,7 @@ // choose an authentication method echo "
frametarget id=\"authmenu\" method=\"post\" action=\"auth_config.php\">\n"; +echo "
\n"; echo "sesskey."\" />\n"; echo "\n"; @@ -75,7 +76,8 @@ echo "
\n"; $authplugin->config_form($frm, $err, $user_fields); print_simple_box_end(); -echo '

\n"; +echo '

\n"; +echo "
\n"; echo "
\n"; admin_externalpage_print_footer($adminroot); @@ -146,7 +148,7 @@ function print_auth_lock_options ($auth, $user_fields, $helptext, $retrieveopts, echo ''; echo "$varname}\" />"; - echo '
'; + echo '
'; echo ' '; choose_from_menu($updatelocaloptions, "lockconfig_field_updatelocal_{$field}", $pluginconfig->{"field_updatelocal_$field"}, ""); echo '
'; diff --git a/admin/block.php b/admin/block.php index 7690e81c3e7e8..2b580ef5a57eb 100644 --- a/admin/block.php +++ b/admin/block.php @@ -59,7 +59,7 @@ print_heading($strblockname); - print_simple_box('
'.get_string('configwarning', 'admin').'
', 'center', '50%'); + print_simple_box(get_string('configwarning', 'admin'), 'center', '50%'); echo '
'; echo '
'; diff --git a/admin/filter.php b/admin/filter.php index 6fb383b4396db..f65627d30ff16 100644 --- a/admin/filter.php +++ b/admin/filter.php @@ -74,21 +74,21 @@ admin_externalpage_print_header($adminroot); print_heading( $filtername ); - print_simple_box("
".get_string("configwarning", "admin")."
", "center", "50%"); + print_simple_box(get_string("configwarning", "admin"), "center", "50%"); echo "
"; print_simple_box_start("center",''); ?> +
dirroot/$param->filter/filterconfig.html"; ?> -
-
+
: - mnet_dispatcher_mode)? 'checked="true"' : '' ?> />
- mnet_dispatcher_mode)? 'checked="true"' : '' ?> />
+ mnet_dispatcher_mode)? 'checked="checked"' : '' ?> />
+ mnet_dispatcher_mode)? 'checked="checked"' : '' ?> />
diff --git a/admin/mnet/mnet_review.html b/admin/mnet/mnet_review.html index 8733b51661d76..52d99f6ddae3c 100644 --- a/admin/mnet/mnet_review.html +++ b/admin/mnet/mnet_review.html @@ -102,7 +102,7 @@ : -
+

diff --git a/admin/module.php b/admin/module.php index c80f16978adc1..314e57788aefa 100644 --- a/admin/module.php +++ b/admin/module.php @@ -55,7 +55,7 @@ print_heading($strmodulename); - print_simple_box("
".get_string("configwarning", 'admin')."
", "center", "60%"); + print_simple_box(get_string("configwarning", 'admin'), "center", "60%"); echo "
"; print_simple_box_start("center", ""); diff --git a/admin/roles/allowassign.php b/admin/roles/allowassign.php index c871ef421d74a..7354095efa764 100755 --- a/admin/roles/allowassign.php +++ b/admin/roles/allowassign.php @@ -80,9 +80,9 @@ echo '
'; print_table($table); - echo '
'; + echo '
'; echo ''; // this is needed otherwise we do not know a form has been submitted - echo ''; + echo '
'; admin_externalpage_print_footer($adminroot); diff --git a/admin/roles/allowoverride.php b/admin/roles/allowoverride.php index 3d7e7119f9635..cd2615880cb12 100755 --- a/admin/roles/allowoverride.php +++ b/admin/roles/allowoverride.php @@ -78,9 +78,9 @@ echo '
'; print_table($table); - echo '
'; + echo '
'; echo ''; // this is needed otherwise we do not know a form has been submitted - echo ''; + echo '
'; admin_externalpage_print_footer($adminroot); diff --git a/auth/cas/config.html b/auth/cas/config.html index d666ce1283e2b..8ce11b4b7a424 100644 --- a/auth/cas/config.html +++ b/auth/cas/config.html @@ -36,7 +36,7 @@ } ?> - +
diff --git a/auth/cas/index_form.html b/auth/cas/index_form.html index 2e1fa1ca69f0a..5a1c85e2e39b5 100644 --- a/auth/cas/index_form.html +++ b/auth/cas/index_form.html @@ -1,11 +1,11 @@ - +
@@ -16,7 +16,8 @@

-
-

+

-

+

+
+
@@ -25,14 +26,17 @@
+ guestloginbutton) { ?>

:

+
" /> +
@@ -43,7 +47,7 @@

- +
@@ -55,11 +59,9 @@ case "email": print_string("loginsteps", "", "signup.php"); ?> -
- " /> +
" />
-
config->user_create) and method_exists($authplugin, 'user_create')) { ?> -
- " /> +
" />
-
- +
diff --git a/auth/email/config.html b/auth/email/config.html index da2b148f554ea..a2c1bcd5fa183 100644 --- a/auth/email/config.html +++ b/auth/email/config.html @@ -1,7 +1,7 @@ -
+
-
+
-
+
diff --git a/auth/imap/config.html b/auth/imap/config.html index e2b2311fd964e..bbb9723f72cc7 100644 --- a/auth/imap/config.html +++ b/auth/imap/config.html @@ -15,7 +15,7 @@ } ?> -
:
+
diff --git a/auth/ldap/config.html b/auth/ldap/config.html index a1a1f24fe9397..c4ca71203d84a 100644 --- a/auth/ldap/config.html +++ b/auth/ldap/config.html @@ -63,7 +63,7 @@ } ?> -
:
+
diff --git a/auth/manual/config.html b/auth/manual/config.html index 14e4de41754f2..05459fa172f4c 100644 --- a/auth/manual/config.html +++ b/auth/manual/config.html @@ -1,7 +1,7 @@ -
+
- +
-
+
diff --git a/auth/none/config.html b/auth/none/config.html index cdc7ff7962f12..abeada05246cc 100644 --- a/auth/none/config.html +++ b/auth/none/config.html @@ -1,7 +1,7 @@ -
+
-
:
+
-
+
-
+
-
+
diff --git a/auth/radius/config.html b/auth/radius/config.html index f0b6b8f08794e..449f0c06944bb 100644 --- a/auth/radius/config.html +++ b/auth/radius/config.html @@ -3,8 +3,8 @@ // TODO: this generates broken file errors, needs safer test -JH // Is Auth/RADIUS really there? -if ((!include_once('Auth/RADIUS.php')) or (!class_exists(Auth_RADIUS_PAP))) { - print '

Warning: The Auth_RADIUS module does not seem to be present. Please ensure it is installed and enabled.

'; +if (!defined('Auth_RADIUS_PAP') or !class_exists(Auth_RADIUS_PAP) or !include_once('Auth/RADIUS.php')) { + print '

Warning: The Auth_RADIUS module does not seem to be present. Please ensure it is installed and enabled.

'; } // set to defaults if undefined @@ -22,7 +22,7 @@ } ?> -
:
+
diff --git a/auth/shibboleth/config.html b/auth/shibboleth/config.html index 51ef924b34238..073666b757ea8 100755 --- a/auth/shibboleth/config.html +++ b/auth/shibboleth/config.html @@ -17,7 +17,7 @@ } ?> -
:
+
diff --git a/blocks/blog_tags/config_instance.html b/blocks/blog_tags/config_instance.html index f5ffcefdff474..dd1eb665b4bc8 100644 --- a/blocks/blog_tags/config_instance.html +++ b/blocks/blog_tags/config_instance.html @@ -13,30 +13,30 @@ } ?> -
:
+
- - + + - - + + - - + + - - + + - +
:
:
:
: config->numberoftags) ?>
:
: config->timewithin) ?>
:
: config->sort) ?>
">" />
diff --git a/blocks/mentees/config_instance.html b/blocks/mentees/config_instance.html index 6379df82a3349..09f765c29d651 100755 --- a/blocks/mentees/config_instance.html +++ b/blocks/mentees/config_instance.html @@ -1,4 +1,4 @@ - +
diff --git a/blocks/search/config_global.html b/blocks/search/config_global.html index b16c2f4503188..4f69a7da169b7 100644 --- a/blocks/search/config_global.html +++ b/blocks/search/config_global.html @@ -1,6 +1,6 @@
-
-

-
\ No newline at end of file + diff --git a/enrol/flatfile/config.html b/enrol/flatfile/config.html index bb27df8bc0883..e91df2f1aa2bc 100644 --- a/enrol/flatfile/config.html +++ b/enrol/flatfile/config.html @@ -13,7 +13,7 @@
: ()
enrol_mailstudents: - enrol_mailstudents) echo "checked=\"true\"" ?> /> + enrol_mailstudents) echo "checked=\"checked\"" ?> /> @@ -23,7 +23,7 @@
enrol_mailteachers: - enrol_mailteachers) echo "checked=\"true\"" ?> /> + enrol_mailteachers) echo "checked=\"checked\"" ?> /> @@ -33,7 +33,7 @@
enrol_mailadmins: - enrol_mailadmins) echo "checked=\"true\"" ?> /> + enrol_mailadmins) echo "checked=\"checked\"" ?> /> diff --git a/enrol/imsenterprise/config.html b/enrol/imsenterprise/config.html index 8a37b58453867..73215ec246737 100644 --- a/enrol/imsenterprise/config.html +++ b/enrol/imsenterprise/config.html @@ -21,7 +21,7 @@
: - enrol_mailadmins) echo "checked=\"true\"" ?> /> + enrol_mailadmins) echo "checked=\"checked\"" ?> /> @@ -35,7 +35,7 @@
: - enrol_createnewusers) echo "checked=\"true\"" ?> /> + enrol_createnewusers) echo "checked=\"checked\"" ?> /> @@ -45,7 +45,7 @@
: - enrol_imsdeleteusers) echo "checked=\"true\"" ?> /> + enrol_imsdeleteusers) echo "checked=\"checked\"" ?> /> @@ -55,7 +55,7 @@
: - enrol_fixcaseusernames) echo "checked=\"true\"" ?> /> + enrol_fixcaseusernames) echo "checked=\"checked\"" ?> /> @@ -65,7 +65,7 @@
: - enrol_fixcasepersonalnames) echo "checked=\"true\"" ?> /> + enrol_fixcasepersonalnames) echo "checked=\"checked\"" ?> /> @@ -75,7 +75,7 @@
: - enrol_imssourcedidfallback) echo "checked=\"true\"" ?> /> + enrol_imssourcedidfallback) echo "checked=\"checked\"" ?> /> @@ -87,7 +87,7 @@
: - enrol_processphoto) echo "checked=\"true\"" ?> /> + enrol_processphoto) echo "checked=\"checked\"" ?> /> @@ -145,7 +145,7 @@
: - enrol_createnewcourses) echo "checked=\"true\"" ?> /> + enrol_createnewcourses) echo "checked=\"checked\"" ?> /> @@ -155,7 +155,7 @@
: - enrol_createnewcategories) echo "checked=\"true\"" ?> /> + enrol_createnewcategories) echo "checked=\"checked\"" ?> /> @@ -165,7 +165,7 @@
: - enrol_imsunenrol) echo "checked=\"true\"" ?> /> + enrol_imsunenrol) echo "checked=\"checked\"" ?> /> @@ -187,7 +187,7 @@
: - enrol_imscapitafix) echo "checked=\"true\"" ?> /> + enrol_imscapitafix) echo "checked=\"checked\"" ?> /> @@ -196,4 +196,4 @@
-

.

\ No newline at end of file +

.

diff --git a/enrol/paypal/config.html b/enrol/paypal/config.html index be03a5c23128d..73be98db06afd 100644 --- a/enrol/paypal/config.html +++ b/enrol/paypal/config.html @@ -33,7 +33,7 @@
enrol_mailstudents: - enrol_mailstudents) echo "checked=\"true\"" ?> /> + enrol_mailstudents) echo "checked=\"checked\"" ?> /> @@ -43,7 +43,7 @@
enrol_mailteachers: - enrol_mailteachers) echo "checked=\"true\"" ?> /> + enrol_mailteachers) echo "checked=\"checked\"" ?> /> @@ -53,7 +53,7 @@
enrol_mailadmins: - enrol_mailadmins) echo "checked=\"true\"" ?> /> + enrol_mailadmins) echo "checked=\"checked\"" ?> /> diff --git a/filter/censor/filterconfig.html b/filter/censor/filterconfig.html index 406ec5fec5f6a..df551f5651b02 100644 --- a/filter/censor/filterconfig.html +++ b/filter/censor/filterconfig.html @@ -18,7 +18,7 @@ - + diff --git a/lang/en_utf8/auth.php b/lang/en_utf8/auth.php index dd85a3879bec1..21a555d8eb241 100644 --- a/lang/en_utf8/auth.php +++ b/lang/en_utf8/auth.php @@ -244,7 +244,7 @@ $string['auth_nonetitle'] = 'No authentication'; // PAM plugin -$string['auth_pamdescription'] = 'This method uses PAM to access the native usernames on this server. You have to install PHP4 PAM Authentication in order to use this module.'; +$string['auth_pamdescription'] = 'This method uses PAM to access the native usernames on this server. You have to install PHP4 PAM Authentication in order to use this module.'; $string['auth_pamtitle'] = 'PAM (Pluggable Authentication Modules)'; $string['auth_passwordisexpired'] = 'Your password is expired. Do you want change your password now?'; @@ -266,7 +266,7 @@ // RADIUS plugin $string['auth_radiustitle'] = 'RADIUS server'; -$string['auth_radiusdescription'] = 'This method uses a RADIUS server to check whether a given username and password is valid.'; +$string['auth_radiusdescription'] = 'This method uses a RADIUS server to check whether a given username and password is valid.'; $string['auth_radiushost'] = 'Address of the RADIUS server'; $string['auth_radiusnasport'] = 'Port to use to connect'; $string['auth_radiussecret'] = 'Shared secret'; @@ -276,7 +276,7 @@ $string['auth_radiussecret_key'] = 'Secret'; // Shibboleth plugin -$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using Shibboleth.
Be sure to read the README for Shibboleth on how to set up your Moodle with Shibboleth'; +$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using Shibboleth.
Be sure to read the README for Shibboleth on how to set up your Moodle with Shibboleth'; $string['auth_shibbolethtitle'] = 'Shibboleth'; $string['auth_shibboleth_login'] = 'Shibboleth Login'; $string['auth_shibboleth_manual_login'] = 'Manual Login'; @@ -285,7 +285,7 @@ $string['auth_shib_username_description'] = 'Name of the webserver Shibboleth environment variable that shall be used as Moodle username'; $string['auth_shib_instructions'] = 'Use the Shibboleth login to get access via Shibboleth, if your institution supports it.
Otherwise, use the normal login form shown here.'; $string['auth_shib_convert_data'] = 'Data modification API'; -$string['auth_shib_convert_data_description'] = 'You can use this API to further modify the data provided by Shibboleth. Read the README for further instructions.'; +$string['auth_shib_convert_data_description'] = 'You can use this API to further modify the data provided by Shibboleth. Read the README for further instructions.'; $string['auth_shib_instructions_help'] = 'Here you should provide custom instructions for your users to explain Shibboleth. It will be shown on the login page in the instructions section. The instructions must include a link to \"$a\" that users click when they want to log in.'; $string['auth_shib_convert_data_warning'] = 'The file does not exist or is not readable by the webserver process!'; $string['auth_shib_changepasswordurl'] = 'Password-change URL'; diff --git a/lang/en_utf8/help/assignroles.html b/lang/en_utf8/help/assignroles.html index 42cccbe79f741..cbbb98bc6938c 100644 --- a/lang/en_utf8/help/assignroles.html +++ b/lang/en_utf8/help/assignroles.html @@ -9,13 +9,13 @@

Assigning Roles

Contexts: +

  1. Site/System
  2. Course Categories
  3. Courses
  4. Blocks and Activities
-

So for example, if you grant a Student role to a diff --git a/lang/en_utf8/help/install.html b/lang/en_utf8/help/install.html index bf7e5049cac5f..0ff1f86101b9c 100644 --- a/lang/en_utf8/help/install.html +++ b/lang/en_utf8/help/install.html @@ -1,12 +1,12 @@

Installing Moodle

-

Dont panic!

+

Don't panic! don't panic!

This guide explains how to install Moodle for the first time. For some of these steps it goes into a lot of detail to try and cover the majority of possible web server setups, so this document may look long and complicated. Don't panic, once you know how to do it you can install Moodle in minutes!

If you have problems please read this document carefully - most common issues are answered in here. If you still have trouble, you can seek help from - Moodle Help

-

Another option is to contact a web hosting company + Moodle Help

+

Another option is to contact a web hosting company who can completely maintain Moodle for you, so that you can ignore all this and get straight into educating!

 

@@ -34,13 +34,13 @@

1. Requirements

and on Windows XP, Mac OS X and Netware 6 operating systems

The requirements for Moodle are as follows:

    -
  1. Web server software. Most people use Apache, +
  2. Web server software. Most people use Apache, but Moodle should work fine under any web server that supports PHP, such as IIS on Windows platforms.
  3. -
  4. PHP scripting language (version 4.1.0 +
  5. PHP scripting language (version 4.1.0 or later). PHP 5 is supported as of Moodle 1.4.
  6. -
  7. a working database server: MySQL - or PostgreSQL are +
  8. a working database server: MySQL + or PostgreSQL are completely supported and recommended for use with Moodle.

Most web hosts support all of this by default. If you are signed up with @@ -53,7 +53,7 @@

1. Requirements

2. Download and copy files into place

There are two ways to get Moodle, as a compressed package and via CVS. These - are explained in detail on the download page: http://moodle.org/download/

+ are explained in detail on the download page: http://moodle.org/download/

After downloading and unpacking the archive, or checking out the files via CVS, you will be left with a directory called "moodle", containing a number of files and folders.

@@ -70,7 +70,7 @@

3. Site structure

you oriented:

badwordslist; ?>
 
- + @@ -264,10 +264,10 @@

5. Go to the admin page to contin unsigned NOT NULL default '0', enddate int(10) unsigned NOT NULL default '0', timemodified int(10) unsigned NOT NULL default '0', PRIMARY KEY (id)) TYPE=MyISAM

-

SUCCESS

+

SUCCESS

-

...and so on, followed by: Main databases set up - successfully.

+

...and so on, followed by: Main databases set up + successfully.

If you don't see these, then there must have been some problem with the database or the configuration settings you defined in config.php. Check that PHP isn't @@ -288,7 +288,7 @@

5. Go to the admin page to contin This is easy to fix: just turn off the "secureforms" setting, then try to continue again.

-

Next you will see more pages that print lots of status messages as they set up all the tables required by the various Moodle module. As before, they should all be green.

+

Next you will see more pages that print lots of status messages as they set up all the tables required by the various Moodle module. As before, they should all be green.

Scroll down the very bottom of the page and press the "Continue" link.

The next page is a form where you can define parameters for your Moodle site and the front page, such as the name, format, description and so on. Fill @@ -357,7 +357,7 @@

6. Set up cron -- IMPORTANT!

regularly.

On Windows systems

-

The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy by installing a small Windows service. Run it and forget about it!

+

The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy by installing a small Windows service. Run it and forget about it!

On web hosting services

@@ -419,6 +419,6 @@

7. Create a new course

See the "Teacher Documentation" for more details on course-building.

 

-

Happy exploring and happy Moodling!

-

If you like Moodle, please consider donating to help us cover our costs!

+

Happy exploring and happy Moodling!

+

If you like Moodle, please consider donating to help us cover our costs!

diff --git a/lang/en_utf8/help/quiz/adaptive.html b/lang/en_utf8/help/quiz/adaptive.html index 94c131651f67c..037ee8a4b96f7 100644 --- a/lang/en_utf8/help/quiz/adaptive.html +++ b/lang/en_utf8/help/quiz/adaptive.html @@ -5,8 +5,8 @@

Adaptive mode

This mode also allows adaptive questions that can change themselves in response to a student's answer. Here is how the IMS QTI specification defines adaptive questions (items):

-An adaptive item is an item that adapts either its appearance, its scoring (Response Processing) or both in response to each of the candidate's attempts. For example, an adaptive item may start by prompting the candidate with a box for free-text entry but, on receiving an unsatisfactory answer, present a simple choice interaction instead and award fewer marks for subsequently identifying the correct response. Adaptivity allows authors to create items for use in formative situations which both help to guide candidates through a given task while also providing an outcome that takes into consideration their path -
+

An adaptive item is an item that adapts either its appearance, its scoring (Response Processing) or both in response to each of the candidate's attempts. For example, an adaptive item may start by prompting the candidate with a box for free-text entry but, on receiving an unsatisfactory answer, present a simple choice interaction instead and award fewer marks for subsequently identifying the correct response. Adaptivity allows authors to create items for use in formative situations which both help to guide candidates through a given task while also providing an outcome that takes into consideration their path +

In adaptive mode an additional button is shown for each question. If the student presses this button then the response to that particular question is submitted to be scored and the mark achieved @@ -14,4 +14,4 @@

Adaptive mode

student's answer into account and will in many cases ask the student for another input. In the simplest adaptive questions this new state may differ only in the feedback text and prompt the student to try again; in more complicated question also the question text and even the interaction elements can change. -

\ No newline at end of file +

diff --git a/lang/en_utf8/help/quiz/grademethod.html b/lang/en_utf8/help/quiz/grademethod.html index f12bf4b383422..f7ef42eb31e51 100644 --- a/lang/en_utf8/help/quiz/grademethod.html +++ b/lang/en_utf8/help/quiz/grademethod.html @@ -4,22 +4,14 @@

Grading method

you can use the grades to calculate the student's final grade for the quiz.

-

Highest grade

-

    +

    Highest grade

    The final grade is the highest (best) grade in any attempt.

    -
-

Average grade

-

    +

    Average grade

    The final grade is the average (simple mean) grade of all attempts.

    -
-

First grade

-

    +

    First grade

    The final grade is the grade gained on the first attempt (other attempts are ignored).

    -
-

Last grade

-

    +

    Last grade

    The final grade is the grade gained on the most recent attempt only.

    -
diff --git a/lang/en_utf8/help/quiz/popup.html b/lang/en_utf8/help/quiz/popup.html index cd230305966a4..7493663cef938 100644 --- a/lang/en_utf8/help/quiz/popup.html +++ b/lang/en_utf8/help/quiz/popup.html @@ -4,14 +4,13 @@

Display in a "secure" window

(making copying and cheating more difficult) by restricting some of the things that students can do with their browsers.

-

What happens is that: +

What happens is that:

  • Javascript is made a requirement.
  • The quiz appears in a new fullscreen window.
  • Some mouse actions on the text are prevented.
  • Some keyboard commands are prevented.
-

NOTE: This security is NOT watertight. Do NOT rely on these protections as your sole strategy. It is impossible to implement complete protection diff --git a/lang/en_utf8/help/roles.html b/lang/en_utf8/help/roles.html index f7f9ca2680680..dd645810d8af5 100644 --- a/lang/en_utf8/help/roles.html +++ b/lang/en_utf8/help/roles.html @@ -13,7 +13,7 @@

Roles

course category to make them a "Teacher" for all the courses under that category, or assign the role to a user just in a single forum, giving that user those capabilities just in that forum. -

+

A role must have a name. If you need to name the role for multiple @@ -27,12 +27,12 @@

Roles

The shortname is necessary for other plugins in Moodle that may need to refer to your Roles (eg when uploading users from a file or setting enrolments via an enrolment plugin). -

+

The description is simply to describe the role in your own words, so that everyone has a common understanding about the role. -

+

See also diff --git a/mod/assignment/config.html b/mod/assignment/config.html index 332fea1ee9aa9..6eedcdff2d050 100644 --- a/mod/assignment/config.html +++ b/mod/assignment/config.html @@ -1,4 +1,5 @@
+

config.phpconfig.php - contains basic settings. This file does not come with Moodle - you will create it.
@@ -33,5 +34,5 @@ " />
- + diff --git a/mod/chat/config.html b/mod/chat/config.html index 6746049f89592..c3796c2f01904 100644 --- a/mod/chat/config.html +++ b/mod/chat/config.html @@ -1,4 +1,5 @@
+
@@ -125,5 +126,5 @@ " />
- +
diff --git a/mod/data/config.html b/mod/data/config.html index bdf91edf43f5b..422f822d84d79 100644 --- a/mod/data/config.html +++ b/mod/data/config.html @@ -1,4 +1,5 @@
+
@@ -39,5 +40,5 @@ " />
- +
diff --git a/mod/forum/config.html b/mod/forum/config.html index 738eb59addec8..85b6c3fdc2ab7 100644 --- a/mod/forum/config.html +++ b/mod/forum/config.html @@ -1,4 +1,5 @@
+
@@ -174,5 +175,5 @@ " />
- +
diff --git a/mod/glossary/config.html b/mod/glossary/config.html index 3a0b158b381bb..5180488fb2e04 100644 --- a/mod/glossary/config.html +++ b/mod/glossary/config.html @@ -3,6 +3,7 @@ $no = get_string("no"); ?>
+
@@ -230,7 +231,7 @@ } $vicon = "wwwroot/mod/glossary/formats.php?id=$formatid&mode=visible\">\"$vtitle\""; - echo ''; + echo ''; echo ''; } print_simple_box_end(); @@ -244,5 +245,5 @@ " />
' . $eicon . '  ' . $vicon . '' . $eicon . '  ' . $vicon . '
- +
diff --git a/mod/hotpot/config.html b/mod/hotpot/config.html index 536e994305302..096b72d3e51bd 100644 --- a/mod/hotpot/config.html +++ b/mod/hotpot/config.html @@ -1,6 +1,6 @@
- +
@@ -21,5 +21,5 @@
hotpot_showtimes:" />
- +
diff --git a/mod/lams/config.html b/mod/lams/config.html index f44214e211f0d..33257c22b4edf 100644 --- a/mod/lams/config.html +++ b/mod/lams/config.html @@ -1,23 +1,24 @@
- +
+ - + - + - + - +
server_url:server_url:
server_id:server_id:
server_key:server_key: @@ -25,9 +26,9 @@
- "> + " />
- +
diff --git a/mod/quiz/config.html b/mod/quiz/config.html index d5a10190013d9..aed19c2dccc3e 100644 --- a/mod/quiz/config.html +++ b/mod/quiz/config.html @@ -88,6 +88,7 @@
+
@@ -108,7 +109,7 @@ ?> - +
@@ -385,7 +386,7 @@
 
- +