summaryrefslogtreecommitdiffstats
path: root/health-modules-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-05-24 15:41:37 +0000
committerTed Trask <ttrask01@yahoo.com>2008-05-24 15:41:37 +0000
commit6c63347a6ae2f25de2bf8cf9aea93ea31a786418 (patch)
tree5937cfeacf14ee8ea7d7f805e5bb6c7c6e721cfb /health-modules-html.lsp
parentfca6053366b3728ec57874478868ca0e0b9120cf (diff)
downloadacf-alpine-baselayout-6c63347a6ae2f25de2bf8cf9aea93ea31a786418.tar.bz2
acf-alpine-baselayout-6c63347a6ae2f25de2bf8cf9aea93ea31a786418.tar.xz
Modified health controller to use cfe's and added support for multiple floppy and hard drives.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1181 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'health-modules-html.lsp')
-rw-r--r--health-modules-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/health-modules-html.lsp b/health-modules-html.lsp
index a1b92ca..d379d95 100644
--- a/health-modules-html.lsp
+++ b/health-modules-html.lsp
@@ -3,4 +3,4 @@
<h1>Modules</h1>
<h2>Installed modules</h2>
-<pre><?= view.modules.list ?></pre>
+<pre><?= view.value.list.value ?></pre>