[Phpxd-commits] CVS: phpXD.www/templates template.html,1.2,1.3
Status: Beta
Brought to you by:
growbal
From: Thomas D. <th...@us...> - 2002-02-02 22:25:34
|
Update of /cvsroot/phpxd/phpXD.www/templates In directory usw-pr-cvs1:/tmp/cvs-serv27712/templates Modified Files: template.html Log Message: Index: template.html =================================================================== RCS file: /cvsroot/phpxd/phpXD.www/templates/template.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** template.html 2002/01/28 19:37:26 1.2 --- template.html 2002/02/02 22:25:31 1.3 *************** *** 1,6 **** ! <?xml version=\"1.0\"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <head> <title> --- 1,6 ---- ! <?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title> |