From f9780f645bc94f2f79fc4e266e671d15232d4b9d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 4 Mar 2014 02:41:32 +0000 Subject: Change HTML views to use htmlviewfunctions.displayheader Modified some models to change labels --- logfiles-status-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logfiles-status-html.lsp') diff --git a/logfiles-status-html.lsp b/logfiles-status-html.lsp index bd45435..454d309 100644 --- a/logfiles-status-html.lsp +++ b/logfiles-status-html.lsp @@ -40,7 +40,7 @@ end <% htmlviewfunctions.displaycommandresults({"delete"}, session) %> -

Available Logfiles

+<% htmlviewfunctions.displayheader(view, page_info) %> <% if viewlibrary.check_permission("delete") then %> -- cgit v1.2.3