]> git.mjollnir.org Git - moodle.git/commitdiff
Take out some notices !! :-)
authorstronk7 <stronk7>
Mon, 13 Oct 2003 22:45:36 +0000 (22:45 +0000)
committerstronk7 <stronk7>
Mon, 13 Oct 2003 22:45:36 +0000 (22:45 +0000)
backup/backup_check.html
backup/backup_form.html
backup/restore_form.html

index 8ac978b1184ebf1fcf853f89824b0d5ff7396d9c..c286c8ce4150b8317c84e8c5923163b82c01d6b6 100644 (file)
@@ -73,7 +73,7 @@
     }
 ?>
 
-<form name="form" method="post" <?php echo $onsubmit ?> action="<?php echo $ME ?>">
+<form name="form" method="post" action="<?php echo $ME ?>">
 <table cellpadding=5>
 <?php
 
index c0c5bb6d236ea3243fbf7d3f53a0399f79550c63..ccbde307919400dd595febfb3200b51ac757dfd6 100644 (file)
@@ -74,7 +74,7 @@
 
 ?>
 
-<form name="form" method="post" <?php echo $onsubmit ?> action="<?php echo $ME ?>">
+<form name="form" method="post" action="<?php echo $ME ?>">
 <table cellpadding=5>
 <?php
     if ($allmods = get_records("modules") ) {
index 590aa680e585d019f6f1e5576f43a185dc4b876a..5d9efea0a4a416792accfa2d79fb283ba4f543b2 100644 (file)
@@ -98,7 +98,7 @@
 
 ?>
 
-<form name="form" method="post" <?php echo $onsubmit ?> action="<?php echo $ME ?>">
+<form name="form" method="post" action="<?php echo $ME ?>">
 <table cellpadding=5>
 <?php