Slightly better window name

This commit is contained in:
moodler 2003-07-09 12:55:07 +00:00
parent 7d79236935
commit 48bae72ffb

View file

@ -79,7 +79,7 @@
print_simple_box_start("center");
link_to_popup_window ("/mod/chat/gui_$chatversion/index.php?id=$chat->id",
"chat$chat->id", "$strenterchat", 500, 700, $strchat);
"chat$course->id$chat->id", "$strenterchat", 500, 700, $strchat);
print_simple_box_end();
print_spacer(50,50);