From 3637f3fa7d1a0e5c542ea041e9e0513bc0237d03 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 11 Oct 2010 16:03:48 +0000 Subject: [PATCH] fixed HTML error --- lam/lib/lists.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/lib/lists.inc b/lam/lib/lists.inc index 8edd72ef..658cf75e 100644 --- a/lam/lib/lists.inc +++ b/lam/lib/lists.inc @@ -590,9 +590,9 @@ class lamList { $this->listPrintHeader(); - echo "
\n"; - echo "
type . "&norefresh=true\" method=\"post\">\n"; + echo "
\n"; echo "
"; + echo "type . "&norefresh=true\" method=\"post\">\n"; echo '
' . _('Create PDF file') . '
'; echo '';