From 18bcb49be1dca7f9536898cb8a5b8c3725bcbe70 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Tue, 29 May 2007 18:30:26 +0200 Subject: A minor cleanup. darcs-hash:53c05c149696bc4bed33bd41d6273b315e26a2f8 --- journal.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'journal.lisp') diff --git a/journal.lisp b/journal.lisp index 2c24e81..9afbff4 100755 --- a/journal.lisp +++ b/journal.lisp @@ -399,7 +399,7 @@ after another in any arbitrary order." (<:input :type "hidden" :name "action" :value "post-comment") - (<:div :style "display: table"; width: 100%" + (<:div :style "display: table" (loop for (name . desc) in '(("author" . "Name (nötig)") ("email" . "E-Mail") ("website" . "Website")) -- cgit v1.2.3