[geeklog-cvs] Geeklog-1.x/public_html/layout/professional/article printable.thtml, 1.7, 1.8

Dirk Haun dhaun at qs1489.pair.com
Sat Jan 5 16:09:15 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/article
In directory qs1489.pair.com:/tmp/cvs-serv18802

Modified Files:
	printable.thtml 
Log Message:
Err, why is this using XHTML? Should be the same DOCTYPE as in header.thtml


Index: printable.thtml
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/layout/professional/article/printable.thtml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** printable.thtml	25 Nov 2007 06:59:33 -0000	1.7
--- printable.thtml	5 Jan 2008 21:09:13 -0000	1.8
***************
*** 1,4 ****
! <!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" xml:{lang_attribute} {lang_attribute}>
  <head>
      <title>{page_title}</title>
--- 1,4 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
! <html {lang_attribute}>
  <head>
      <title>{page_title}</title>




More information about the geeklog-cvs mailing list