summaryrefslogtreecommitdiff
path: root/src/mods/commands/yc_q.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mods/commands/yc_q.cpp')
-rw-r--r--src/mods/commands/yc_q.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mods/commands/yc_q.cpp b/src/mods/commands/yc_q.cpp
index 5dba617..58422cf 100644
--- a/src/mods/commands/yc_q.cpp
+++ b/src/mods/commands/yc_q.cpp
@@ -41,7 +41,7 @@ extern "C"
conf* p_conf = (conf*) ((dynamic_wrap*)c->elem[3])->CONF;
- string s_quit = "<script language='JavaScript'>top.location.href='/"
+ string s_quit = "<script confuage=JavaScript>top.location.href='/"
+ p_conf->get_elem("httpd.startsite")
+ "';</script>";