summaryrefslogtreecommitdiffstats
path: root/app/acf-util/logon-logout-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/acf-util/logon-logout-html.lsp')
-rw-r--r--app/acf-util/logon-logout-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/acf-util/logon-logout-html.lsp b/app/acf-util/logon-logout-html.lsp
index a658ea9..b7b72f4 100644
--- a/app/acf-util/logon-logout-html.lsp
+++ b/app/acf-util/logon-logout-html.lsp
@@ -3,4 +3,4 @@
<%= html.cfe_unpack(view) %>
-<%= view.logout.value %>
+<%= html.html_escape(view.logout.value) %>