From aee1f702c50e0ed8f7943e733da63f0e0fe13a63 Mon Sep 17 00:00:00 2001 From: rWatcher Date: Fri, 29 Oct 2010 14:20:46 +0800 Subject: [PATCH] W3C compliance fix. --- .../metadescription/views/metadescription_block.html.php | 4 ++-- .../metadescription/views/metadescription_block.html.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/3.0/modules/metadescription/views/metadescription_block.html.php b/3.0/modules/metadescription/views/metadescription_block.html.php index 7836beb3..2464b6f1 100644 --- a/3.0/modules/metadescription/views/metadescription_block.html.php +++ b/3.0/modules/metadescription/views/metadescription_block.html.php @@ -41,5 +41,5 @@ // Limit Description to 150 characters. $metaDescription = substr($metaDescription, 0,150); ?> - - + + diff --git a/3.1/modules/metadescription/views/metadescription_block.html.php b/3.1/modules/metadescription/views/metadescription_block.html.php index 7836beb3..2464b6f1 100644 --- a/3.1/modules/metadescription/views/metadescription_block.html.php +++ b/3.1/modules/metadescription/views/metadescription_block.html.php @@ -41,5 +41,5 @@ // Limit Description to 150 characters. $metaDescription = substr($metaDescription, 0,150); ?> - - + +