Removed $THEMEs and stuff.

I'm a little worried about this spaghetti code ... it's a mess!
This commit is contained in:
moodler 2005-02-09 15:36:29 +00:00
parent d1b7d61e74
commit fafd89a0f1
5 changed files with 20 additions and 28 deletions

View file

@ -90,7 +90,7 @@
print_heading_with_help($strimportquestions, "import", "lesson");
print_simple_box_start("center", "", "$THEME->cellheading");
print_simple_box_start("center");
echo "<form enctype=\"multipart/form-data\" method=\"post\" action=import.php>";
echo "<input type=\"hidden\" name=\"id\" value=\"$cm->id\">\n";
echo "<input type=\"hidden\" name=\"pageid\" value=\"$pageid\">\n";