From b2900ce5a138acadf334ccddb77b3ada1c0632a2 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Tue, 12 Jan 2010 18:00:27 +0000 Subject: [PATCH] Xhtml fix --- e107_admin/newspost.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php index bcd8c68a1..44c4ef023 100644 --- a/e107_admin/newspost.php +++ b/e107_admin/newspost.php @@ -9,8 +9,8 @@ * News Administration * * $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $ - * $Revision: 1.66 $ - * $Date: 2010-01-12 17:25:18 $ + * $Revision: 1.67 $ + * $Date: 2010-01-12 18:00:27 $ * $Author: e107coders $ */ @@ -1541,7 +1541,7 @@ class admin_newspost "; //FIXME - below is a quick fix for media-manager upload. Requires popup window without header/footer. - $text .= "".NWSLAN_69.""; + $text .= "".NWSLAN_69.""; // e_NEWSIMAGE is deprecated.