]> git.mjollnir.org Git - moodle.git/commitdiff
Fix indent.
authortjhunt <tjhunt>
Wed, 4 Oct 2006 10:39:42 +0000 (10:39 +0000)
committertjhunt <tjhunt>
Wed, 4 Oct 2006 10:39:42 +0000 (10:39 +0000)
backup/backup_form.html

index e098dd69c645188fb5ad54925b13887ec5373921..179fe986a81108ee4739a5c6ef4bcff8a3f917ef 100644 (file)
@@ -25,7 +25,7 @@
         error("Site not found!");
     }
 
-   //Checks for the required files/functions to backup every mod
+    //Checks for the required files/functions to backup every mod
     //And check if there is data about it 
     $count = 0;
     if ($allmods = get_records("modules") ) {