From e6f44ebce265097c2018ead8d195f115abe7898c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Wed, 2 Mar 2011 13:37:13 +0200 Subject: health: change 'Process' tab to 'Hardware' Since it's all about the CPU and RAM info. Process refers to something else (was named probably due to taking info from /proc). --- health-proc-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'health-proc-html.lsp') diff --git a/health-proc-html.lsp b/health-proc-html.lsp index 92056f3..f479152 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -1,6 +1,6 @@ <% local view = ... %> -

Process information

+

Hardware information

Processor

-- cgit v1.2.3