From e590b19d86afbce1568cc878d76cc4222604dbdf Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 5 May 2009 13:17:41 +0000 Subject: [PATCH] fix for keeping http://validator.w3.org/check happy --- plekit/php/nifty.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plekit/php/nifty.php b/plekit/php/nifty.php index e871544..f6ce944 100644 --- a/plekit/php/nifty.php +++ b/plekit/php/nifty.php @@ -7,7 +7,7 @@ require_once 'prototype.php'; drupal_set_html_head(' - + '); class PlekitNifty { -- 2.47.0