From: cajus Date: Wed, 24 Mar 2010 11:59:46 +0000 (+0000) Subject: Made login w3c conform X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=170b06ce859e2ae59f685ba58fcc3bea3af3b234;p=gosa.git Made login w3c conform git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17066 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/ihtml/themes/modern/login.tpl b/gosa-core/ihtml/themes/modern/login.tpl index 46b0b0e75..3867301cc 100644 --- a/gosa-core/ihtml/themes/modern/login.tpl +++ b/gosa-core/ihtml/themes/modern/login.tpl @@ -21,7 +21,7 @@ if (document.cookie.indexOf( "gosatest=") > -1 ) document.cookie = "gosatest=empty;path=/;expires=Thu, 01-Jan-1970 00:00:01 GMT"; else - document.write("
{$cookies}
"); + document.write("
{$cookies}<\/div>"); -->