From 05f2f39f4e7ca6737dfd970eef2187f3140b0e48 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Thu, 21 Aug 2003 15:05:25 +0000 Subject: [PATCH] MAKE SURE EVERYTHING IS XHTML COMPLIANT! git-svn-id: https://develop.svn.wordpress.org/trunk@325 602fd350-edb4-49c9-b593-d223f7449a82 --- b2-include/b2template.functions.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/b2-include/b2template.functions.php b/b2-include/b2template.functions.php index 2b65556c6f..6fc7f84f68 100644 --- a/b2-include/b2template.functions.php +++ b/b2-include/b2template.functions.php @@ -326,19 +326,15 @@ function print_Lon() { function print_PopUpScript() { echo " - "; }