From: tjhunt Date: Wed, 4 Oct 2006 10:39:42 +0000 (+0000) Subject: Fix indent. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=834e58a9d218362ed2c4e1c53ba5131a24d80519;p=moodle.git Fix indent. --- diff --git a/backup/backup_form.html b/backup/backup_form.html index e098dd69c6..179fe986a8 100644 --- a/backup/backup_form.html +++ b/backup/backup_form.html @@ -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") ) {