From b2a7518c6f746b3fb23dc64d45ddae1412df2b9a Mon Sep 17 00:00:00 2001 From: teepe Date: Sat, 19 Jan 2002 16:28:07 +0000 Subject: [PATCH] make javascript errors disappear git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2179 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/page_header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/page_header.php b/functions/page_header.php index 637ba7f4..2ab967f3 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -88,7 +88,7 @@ function checkForm() { } } ---> +// --> '; $onload = "onLoad=\"checkForm();\""; -- 2.25.1