From 43602a8ef2bd6d986b3644957b3a247dd1778f9c Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Nov 2009 11:43:35 +0000 Subject: Copy / paste errors --- did-status-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'did-status-html.lsp') diff --git a/did-status-html.lsp b/did-status-html.lsp index 71af504..33c75b9 100644 --- a/did-status-html.lsp +++ b/did-status-html.lsp @@ -18,9 +18,9 @@ if status then %> <% end %> <% if data.value then %> -

Weblog Database present +

DID Database present <% else %> -

Weblog Database missing +

DID Database missing <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("createdatabase") end %> -- cgit v1.2.3