summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openvpn-logfile-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn-logfile-html.lsp b/openvpn-logfile-html.lsp
index a0bd319..16c583a 100644
--- a/openvpn-logfile-html.lsp
+++ b/openvpn-logfile-html.lsp
@@ -2,5 +2,5 @@
%>
<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {name=data.value})
+ viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename=data.value})
end %>