From 8d5450a1ad2402c0e5b764a5e033cd9134dd4d23 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Tue, 22 Jan 2008 16:14:48 +0000 Subject: Added functionallity when activating/deactivating encryption and there already exists a apkovl on the media. This commit option doesn't look nice, but it works. Need to figure out a better way of doing this. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-conf/trunk@627 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lbu-status-html.lsp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lbu-status-html.lsp') diff --git a/lbu-status-html.lsp b/lbu-status-html.lsp index 796212b..856a050 100644 --- a/lbu-status-html.lsp +++ b/lbu-status-html.lsp @@ -16,10 +16,8 @@
Archives will be saved to
-
Archives will be encrypted
-
yes (Using cipher: )
- +
(Using cipher: " ..view.status.DEFAULT_CIPHER .. ")") else io.write("No") end ?>

CHANGES SINCE LAST COMMIT

-- cgit v1.2.3