|
From: OryNider <ory...@us...> - 2008-02-10 02:26:13
|
Update of /cvsroot/mxbb/mx_blogs/weblogs/templates/ljDigitalMultiplex In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15158/ljDigitalMultiplex Modified Files: Tag: core28x weblog_header.htm Log Message: MX-Publisher Index: weblog_header.htm =================================================================== RCS file: /cvsroot/mxbb/mx_blogs/weblogs/templates/ljDigitalMultiplex/weblog_header.htm,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** weblog_header.htm 7 Jun 2007 22:01:46 -0000 1.1 --- weblog_header.htm 10 Feb 2008 02:26:09 -0000 1.1.2.1 *************** *** 1,6 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> {META} --- 1,6 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> ! <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> {META} |