summaryrefslogtreecommitdiffstats
path: root/rc-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rc-status-html.lsp')
-rw-r--r--rc-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc-status-html.lsp b/rc-status-html.lsp
index 9e8d2b8..8b4ff79 100644
--- a/rc-status-html.lsp
+++ b/rc-status-html.lsp
@@ -22,7 +22,7 @@
<% htmlviewfunctions.displaycommandresults({"edit", "startstop"}, session) %>
-<h1><%= html.html_escape(view.label) %></h1>
+<% htmlviewfunctions.displayheader(view, page_info) %>
<table id="list" class="tablesorter"><thead>
<tr>
<% if viewlibrary.check_permission("edit") then %>