### Eclipse Workspace Patch 1.0
#P contrib
Index: plugins/blocks/mrbs/web/functions.php
===================================================================
RCS file: /cvsroot/moodle/contrib/plugins/blocks/mrbs/web/functions.php,v
retrieving revision 1.12
diff -u -r1.12 functions.php
--- plugins/blocks/mrbs/web/functions.php	8 Aug 2008 03:51:26 -0000	1.12
+++ plugins/blocks/mrbs/web/functions.php	1 Jan 2009 02:06:44 -0000
@@ -71,17 +71,17 @@
 <?php
    include "style.php";
 ?>
- <TITLE><?php echo get_string('mrbs','block_mrbs') ?></TITLE>
     <SCRIPT LANGUAGE="JavaScript">
 
 <!-- Begin
@@ -158,9 +158,7 @@
 
   //  End -->
     </SCRIPT>
-  </HEAD>
-  <BODY BGCOLOR="#ffffed" TEXT=black LINK="#5B69A6" VLINK="#5B69A6" ALINK=red>
 	   <?php if ( $GLOBALS["pview"] != 1 ) { ?>
 
    <?php # show a warning if this is using a low version of php


