From: skodak Date: Thu, 4 Jan 2007 23:59:55 +0000 (+0000) Subject: MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b150307551d572040044dcefa5dd9187845aedbf;p=moodle.git MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes --- diff --git a/admin/mnet/delete.html b/admin/mnet/delete.html index 25fc5e49ba..acc1ada05b 100644 --- a/admin/mnet/delete.html +++ b/admin/mnet/delete.html @@ -29,7 +29,7 @@ print_heading(get_string('mnetsettings', 'mnet')); -
+ @@ -37,7 +37,7 @@ print_heading(get_string('mnetsettings', 'mnet'));
-
+
diff --git a/admin/mnet/peers.html b/admin/mnet/peers.html index bba20a5e4d..e5e8b2a5b8 100644 --- a/admin/mnet/peers.html +++ b/admin/mnet/peers.html @@ -2,7 +2,7 @@ admin_externalpage_print_header($adminroot); ?>
-
+ @@ -45,7 +45,7 @@ admin_externalpage_print_header($adminroot); - - + + + + + + + + + + +
id != $CFG->mnet_all_hosts_id) echo $last_connect; ?> id != $CFG->mnet_all_hosts_id): ?> - + diff --git a/admin/mnet/trustedhosts.html b/admin/mnet/trustedhosts.html index 37e3b3bc48..c924e7a858 100644 --- a/admin/mnet/trustedhosts.html +++ b/admin/mnet/trustedhosts.html @@ -10,7 +10,7 @@ admin_externalpage_print_header($adminroot);
+
@@ -48,7 +48,7 @@ admin_externalpage_print_header($adminroot); endif; ?>
+ diff --git a/course/grades.php b/course/grades.php index 4734e3aed1..c0f63a0ead 100644 --- a/course/grades.php +++ b/course/grades.php @@ -32,7 +32,7 @@ if ($currentgroup) { if (!$students = get_group_students($currentgroup, "u.lastname ASC")) { print_header("$course->shortname: $strgrades", "$course->fullname", - "wwwroot/course/view.php?id=$course->id\">$course->shortname + "wwwroot/course/view.php?id=$course->id\">$course->shortname -> $strgrades"); setup_and_print_groups($course, $groupmode, "grades.php?id=$course->id"); notice(get_string("nostudentsingroup"), "$CFG->wwwroot/course/view.php?id=$course->id"); @@ -42,7 +42,7 @@ } else { if (!$students = get_course_students($course->id, "u.lastname ASC")) { print_header("$course->shortname: $strgrades", "$course->fullname", - "wwwroot/course/view.php?id=$course->id\">$course->shortname + "wwwroot/course/view.php?id=$course->id\">$course->shortname -> $strgrades"); notice(get_string("nostudentsyet"), "$CFG->wwwroot/course/view.php?id=$course->id"); print_footer($course); diff --git a/enrol/ldap/config.html b/enrol/ldap/config.html index ced5cd395a..3e37f5cf4e 100755 --- a/enrol/ldap/config.html +++ b/enrol/ldap/config.html @@ -94,7 +94,7 @@ if (!isset($frm->enrol_ldap_template)) {
enrol_ldap_host_url: - + @@ -160,7 +160,7 @@ if (!isset($frm->enrol_ldap_template)) {
enrol_ldap_student_contexts: - + @@ -185,7 +185,7 @@ if (!isset($frm->enrol_ldap_template)) {
enrol_ldap_teacher_contexts: - + diff --git a/mod/hotpot/config.html b/mod/hotpot/config.html index eb8189edcf..2ffce2cd3c 100644 --- a/mod/hotpot/config.html +++ b/mod/hotpot/config.html @@ -1,25 +1,25 @@ - + - - - - + + - - - - - - - - - - -

hotpot_showtimes:

+

hotpot_showtimes:

hotpot_showtimes, ""); - ?>

hotpot_excelencodings:

">
+ ?>

hotpot_excelencodings:

" />
-
+ diff --git a/mod/lams/mod.html b/mod/lams/mod.html index 33c840f55f..15778b9785 100644 --- a/mod/lams/mod.html +++ b/mod/lams/mod.html @@ -35,7 +35,7 @@ if (!isset($form->create_sequence_url)) {
-

Please wait .......

+

Please wait .......

@@ -211,7 +211,7 @@ var req; * This function is to initialize elements' status and refresh workspace and sequence lists */ function refreshLists(){ - document.getElementById("message").innerHTML = "

Please wait .......

"; + document.getElementById("message").innerHTML = "

Please wait .......

"; disableSubmit(document.forms[0]); document.getElementById("create").disabled = true; document.getElementById("edit").disabled = true; diff --git a/mod/wiki/admin.php b/mod/wiki/admin.php index 710baf935e..3c33893329 100644 --- a/mod/wiki/admin.php +++ b/mod/wiki/admin.php @@ -116,7 +116,7 @@ } print_header_simple("$wiki_entry->pagename", "", - "id\">$strwikis -> ".format_string($wiki->name,true)." ->". + "id\">$strwikis -> ".format_string($wiki->name,true)." ->". get_string("administration","wiki"), $focus, "", true, update_module_button($cm->id, $course->id, $strwiki), navmenu($course, $cm)); diff --git a/mod/wiki/checklinks.html b/mod/wiki/checklinks.html index b4f0215079..5fc205c81d 100644 --- a/mod/wiki/checklinks.html +++ b/mod/wiki/checklinks.html @@ -2,12 +2,12 @@ // Make sure all variables are defined ?> - - - - - - + + + + + +visible) { //Show dimmed if the mod is hidden - $link = ''.format_string($wiki->name,true).''; + $link = ''.format_string($wiki->name,true).''; } else { //Show normal if the mod is visible - $link = ''.format_string($wiki->name,true).''; + $link = ''.format_string($wiki->name,true).''; } $timmod = ''.userdate($wiki->timemodified).''; diff --git a/mod/wiki/lib.php b/mod/wiki/lib.php index 5b0f303842..dc20fea4b7 100644 --- a/mod/wiki/lib.php +++ b/mod/wiki/lib.php @@ -1214,15 +1214,15 @@ function wiki_admin_setpageflags_list($pageflagstatus) { $cell_pagename=""; $cell_flags=""; if ($data["flags"] & EWIKI_DB_F_TEXT) { - $cell_pagename .= ''; + $cell_pagename .= ''; } else { - $cell_pagename .= ''; + $cell_pagename .= ''; } - $cell_pagename .= s($id) . ' / '.get_string("version","wiki").": ".$row["version"]; + $cell_pagename .= s($id) . ' / '.get_string("version","wiki").": ".$row["version"]; foreach ($FD as $n=>$str) { - $cell_flags .=''.$str. ' '; } @@ -1350,15 +1350,15 @@ function wiki_admin_remove_list($listall="") { } foreach ($selected as $id => $reason) { - $table_checkbox=''; + $table_checkbox=''; #-- link & id if (strpos($id, EWIKI_IDF_INTERNAL) === false) { - $table_page=''; + $table_page=''; } else { - $table_page=''; + $table_page=''; } - $table_page .= s($id) . ''; + $table_page .= s($id) . ''; #-- print reason $table_reason=$reason; diff --git a/mod/wiki/removepages.html b/mod/wiki/removepages.html index 622a0ba6c8..f6a15fcff6 100644 --- a/mod/wiki/removepages.html +++ b/mod/wiki/removepages.html @@ -5,12 +5,12 @@ ?> - - - - - - + + + + + +listall); print_table($remove_table); diff --git a/mod/wiki/revertpages.html b/mod/wiki/revertpages.html index a55ac0ce76..b841a604a1 100644 --- a/mod/wiki/revertpages.html +++ b/mod/wiki/revertpages.html @@ -8,55 +8,55 @@ if (!isset($form->changesfield)) { } ?> - - - - - - + + + + + + -
+
remark) { formerr($err->remark); } ?> -
:
- - - + +

:

- + + + + - - - - + + + + - - - - + + + + - - - - + + + + - -

:

+ authorfieldpattern)) { formerr($err->authorfieldpattern); } ?> -

:

- +

:

+ changesfield)) { formerr($err->changesfield); } ?> -

:

+

:

get_string("revertlastonly","wiki"), "allsince" => get_string("revertallsince","wiki"), "the" => get_string("revertthe","wiki")); choose_from_menu($operations, "howtooperate", $form->howtooperate, ""); ?> -

:

- +

:

+ deleteversions)) { formerr($err->deleteversions); } ?> -
+
" /> -
+
diff --git a/mod/wiki/setpageflags.html b/mod/wiki/setpageflags.html index 80d800daa3..5cae7df59d 100644 --- a/mod/wiki/setpageflags.html +++ b/mod/wiki/setpageflags.html @@ -2,12 +2,12 @@ // Make sure all variables are defined ?> -
- - - - - + + + + + + - - - - - - + + + + + + pagestostrip, $form->version, $err); print_table($strip_table); diff --git a/user/messageselect.php b/user/messageselect.php index 9ea6a7c869..4a43e9104d 100644 --- a/user/messageselect.php +++ b/user/messageselect.php @@ -60,7 +60,7 @@ $formstart = ""; } - print_header($strtitle,$strtitle,"wwwroot/course/view.php?id=$course->id\">$course->shortname -> id\">".get_string("participants")." -> ".$strtitle,$formstart); + print_header($strtitle,$strtitle,"wwwroot/course/view.php?id=$course->id\">$course->shortname -> id\">".get_string("participants")." -> ".$strtitle,$formstart); if ($count) {