From: skodak Date: Tue, 28 Nov 2006 19:25:24 +0000 (+0000) Subject: ensure that layout table headers are not marked as th, but by label instead MDL-7438 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2493fc103cda556bdd3f6c7a491c873773f9a018;p=moodle.git ensure that layout table headers are not marked as th, but by label instead MDL-7438 th should be used only for data tables --- diff --git a/admin/langimport.php b/admin/langimport.php index 061cfde34f..7eeb673d23 100755 --- a/admin/langimport.php +++ b/admin/langimport.php @@ -244,11 +244,11 @@ } print_simple_box_start('center','60%'); - echo ''; + echo '
'; - echo get_string('installedlangs','admin'); - echo ''; - echo get_string('availablelangs','admin'); - echo '
'; echo '
'; + echo ''; + echo ''; + echo ''; + echo '
'; echo '
'; echo ''; @@ -257,7 +257,7 @@ /// display installed langs here - echo ''; foreach ($installedlangs as $clang =>$ilang){ echo ''; } @@ -301,7 +301,7 @@ echo ''; echo ''; if ($remote) { - echo ''; } foreach ($availablelangs as $alang) { diff --git a/blog/tags.html b/blog/tags.html index 56ef37c087..9764da10aa 100755 --- a/blog/tags.html +++ b/blog/tags.html @@ -8,8 +8,8 @@ print_heading(get_string('tagmanagement')); - - + + @@ -19,7 +19,7 @@ print_heading(get_string('tagmanagement')); - id.'">'.$otag->text.''; @@ -44,7 +44,7 @@ print_heading(get_string('tagmanagement')); - + +
-
- - +

@@ -100,7 +100,7 @@ function groupWindow(selectgroup) { - $nonmembername) { @@ -134,7 +134,7 @@ function groupWindow(selectgroup) { - $listgroup) { @@ -169,7 +169,7 @@ function groupWindow(selectgroup) { - $membername) { diff --git a/course/importstudents.html b/course/importstudents.html index 7c3c198b6f..ac3afd1779 100644 --- a/course/importstudents.html +++ b/course/importstudents.html @@ -5,13 +5,13 @@ - - - + + +
- - - - + + + +