diff options
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/modules/http/htdocs/login/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/http/htdocs/login/index.html b/sca-cpp/trunk/modules/http/htdocs/login/index.html index 5c5286f7c4..3936730553 100644 --- a/sca-cpp/trunk/modules/http/htdocs/login/index.html +++ b/sca-cpp/trunk/modules/http/htdocs/login/index.html @@ -23,7 +23,7 @@ <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/> <link rel="stylesheet" type="text/css" href="/ui.css"/> -<script type="text/javascript" src="/util.js"></script> +<script type="text/javascript" src="/all.js"></script> <title>Sign in</title> </head> <body> |