]> git.mjollnir.org Git - moodle.git/commitdiff
Renamed signup_form.php to signup_form.html (this part of the code is really old)
authormoodler <moodler>
Fri, 25 Apr 2003 12:32:26 +0000 (12:32 +0000)
committermoodler <moodler>
Fri, 25 Apr 2003 12:32:26 +0000 (12:32 +0000)
login/signup.php
login/signup_form.html [moved from login/signup_form.php with 100% similarity]

index 16ecc068c0358177e769a3fccf4e508b9b0a5f89..58ba7472c050c9b6a4d0aee0c81760f872a8969b 100644 (file)
@@ -63,7 +63,7 @@
 
 
     print_header($newaccount, $newaccount, "<A HREF=\"index.php\">$login</A> -> $newaccount", $focus, "", true, "<div align=right>$langmenu</div>");
-    include("signup_form.php");
+    include("signup_form.html");
     print_footer();
 
 
similarity index 100%
rename from login/signup_form.php
rename to login/signup_form.html