summaryrefslogtreecommitdiff
path: root/swat/login.esp
diff options
context:
space:
mode:
Diffstat (limited to 'swat/login.esp')
-rw-r--r--swat/login.esp5
1 files changed, 2 insertions, 3 deletions
diff --git a/swat/login.esp b/swat/login.esp
index 12182ea106..257567d267 100644
--- a/swat/login.esp
+++ b/swat/login.esp
@@ -1,6 +1,5 @@
-<% page_header("plain", "SWAT Login", ""); %>
-
-<%
+<% page_header("plain", "SWAT Login", "");
+ libinclude("auth.js");
if (request['SESSION_EXPIRED'] == "True") {
write("<b>Your session has expired - please authenticate again<br /></b>\n");