summaryrefslogtreecommitdiff
path: root/swat/esptest/session.esp
diff options
context:
space:
mode:
Diffstat (limited to 'swat/esptest/session.esp')
-rw-r--r--swat/esptest/session.esp6
1 files changed, 4 insertions, 2 deletions
diff --git a/swat/esptest/session.esp b/swat/esptest/session.esp
index 0135221266..6637c782c0 100644
--- a/swat/esptest/session.esp
+++ b/swat/esptest/session.esp
@@ -1,4 +1,6 @@
-<% page_header("columns", "ESP session test", "/esptest/menu.js"); %>
+<% page_header("columns", "ESP session test", "/esptest/menu.js");
+ include("/scripting/forms.js");
+%>
<h1>Samba4 session test</h1>
@@ -12,7 +14,7 @@ f.submit[1] = "Reset";
f.submit[2] = "Destroy";
f.submit[3] = "Cancel";
-display_form(f);
+f.display();
/* if its a post then the user has filled in the form, so
report the values