summaryrefslogtreecommitdiffstats
path: root/shorewall-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-config-html.lsp')
-rw-r--r--shorewall-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shorewall-config-html.lsp b/shorewall-config-html.lsp
index 5704df8..c14d453 100644
--- a/shorewall-config-html.lsp
+++ b/shorewall-config-html.lsp
@@ -31,7 +31,7 @@ local descr = {
%>
<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("statusbasic")
+ viewlibrary.dispatch_component("status")
end %>
<% local myform = form.config %>