diff --git a/module/Application/view/application/login/index.phtml b/module/Application/view/application/login/index.phtml
index 519473565..0d4700f1b 100755
--- a/module/Application/view/application/login/index.phtml
+++ b/module/Application/view/application/login/index.phtml
@@ -132,7 +132,7 @@ $configResult = $config->fromFile(CONFIG_PATH . '/custom.config.ini');
if (sessionStorage.getItem("crosslogin") == "true") {
sessionStorage.setItem("crosslogin", "false");
logged = false; ?>
- $('').appendTo('body');
+ $('').appendTo('body');
}
alertMsg) && $container->alertMsg != "") {