|
From: OryNider <ory...@us...> - 2008-02-10 02:26:13
|
Update of /cvsroot/mxbb/mx_blogs/weblogs/templates/animatrix-osiris In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15158/animatrix-osiris Modified Files: Tag: core28x weblog_header.htm Log Message: MX-Publisher Index: weblog_header.htm =================================================================== RCS file: /cvsroot/mxbb/mx_blogs/weblogs/templates/animatrix-osiris/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:39 -0000 1.1 --- weblog_header.htm 10 Feb 2008 02:26:09 -0000 1.1.2.1 *************** *** 1,6 **** ! <CENTER><IMG SRC="weblogs/templates/animatrix-osiris/logo.gif" ALT="" ></CENTER><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="ltr"> <head> ! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <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} |