summaryrefslogtreecommitdiffstats
path: root/password-read-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-10-13 20:51:39 +0000
committerTed Trask <ttrask01@yahoo.com>2008-10-13 20:51:39 +0000
commit4329b7b6da85440f537da8e4c1b9da1150912df3 (patch)
tree7733780e543cd6e738405f72114f94ffc8ecee6a /password-read-html.lsp
parent303266d5fc5c1463a2aeecb2b4cc801b81ddfb06 (diff)
downloadacf-alpine-baselayout-4329b7b6da85440f537da8e4c1b9da1150912df3.tar.bz2
acf-alpine-baselayout-4329b7b6da85440f537da8e4c1b9da1150912df3.tar.xz
Added alpine-baselayout hostname and password edit.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1556 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'password-read-html.lsp')
-rw-r--r--password-read-html.lsp2
1 files changed, 0 insertions, 2 deletions
diff --git a/password-read-html.lsp b/password-read-html.lsp
deleted file mode 100644
index 1636cdc..0000000
--- a/password-read-html.lsp
+++ /dev/null
@@ -1,2 +0,0 @@
-<% local view = ... %>
-<p>The local root password is <%= view.password.value %></p>