Index: index.php =================================================================== RCS file: /cvsroot/moodle/moodle/message/index.php,v retrieving revision 1.19 diff -u -r1.19 index.php --- index.php 17 Sep 2007 04:25:38 -0000 1.19 +++ index.php 2 May 2008 03:13:29 -0000 @@ -57,7 +57,7 @@ print_header(get_string('messages', 'message').' - '.format_string($SITE->fullname)); } - echo ''; + echo '
'; echo ''; /// Print out the tabs @@ -70,8 +70,8 @@ $tabrow[] = new tabobject('settings', $CFG->wwwroot.'/message/index.php?tab=settings', get_string('settings', 'message')); $tabrows = array($tabrow); - - print_tabs($tabrows, $tab); + + print_tabs($tabrows, $tab); echo ''; Index: lib.php =================================================================== RCS file: /cvsroot/moodle/moodle/message/lib.php,v retrieving revision 1.61.2.9 diff -u -r1.61.2.9 lib.php --- lib.php 23 Apr 2008 02:24:15 -0000 1.61.2.9 +++ lib.php 2 May 2008 03:57:53 -0000 @@ -102,7 +102,7 @@ echo ''; } - echo '
'; + echo '
'; if($countonlinecontacts) { /// print out list of online contacts @@ -160,7 +160,7 @@ document.write("'.$autorefresh.'") //]]> '; - echo '
+
Index: settings.html =================================================================== RCS file: /cvsroot/moodle/moodle/message/settings.html,v retrieving revision 1.9 diff -u -r1.9 settings.html --- settings.html 4 Jan 2007 21:32:55 -0000 1.9 +++ settings.html 1 May 2008 08:19:58 -0000 @@ -1,8 +1,8 @@ - +
-
+
/>