]> git.mjollnir.org Git - moodle.git/commitdiff
Got rid of some junk
authormartin <martin>
Mon, 12 Aug 2002 18:01:39 +0000 (18:01 +0000)
committermartin <martin>
Mon, 12 Aug 2002 18:01:39 +0000 (18:01 +0000)
mod/survey/report.php

index 17ce6ceab9f0449a9a3c603f86f0f5118cd14739..0471c5382a5273af5f928c15f4839abfcf412aa0 100644 (file)
@@ -73,8 +73,6 @@
 
       case "menu":
         print_header();
-        //echo "<FONT FACE=\"Verdana,Arial,Helvetica,sans-serif\">";
-        //echo "<P><B>Survey Report</B></P>"; 
         echo "<P><FONT SIZE=2><A TARGET=reportmain HREF=\"report.php?action=summary&id=$id\">$strsummary</A></FONT></P>";
         echo "<P><FONT SIZE=2><A TARGET=reportmain HREF=\"report.php?action=scales&id=$id\">$strscales</A></FONT></P>";
         echo "<P><FONT SIZE=2><A TARGET=reportmain HREF=\"report.php?action=questions&id=$id\">$strquestions</A></FONT></P>";