summaryrefslogtreecommitdiffstats
path: root/health-system-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'health-system-html.lsp')
-rw-r--r--health-system-html.lsp3
1 files changed, 1 insertions, 2 deletions
diff --git a/health-system-html.lsp b/health-system-html.lsp
index 69f3dad..8ee3572 100644
--- a/health-system-html.lsp
+++ b/health-system-html.lsp
@@ -7,8 +7,7 @@
<pre><%= view.value.uname.value %></pre>
<h2>Uptime</h2>
-<pre><%= view.value
-.uptime.value %></pre>
+<pre><%= view.value.uptime.value %></pre>
<h2>Time/TimeZone</h2>
<pre><%= view.value.date.value %></pre>