website diff i18n.php @ rev 1172

English main page have all news like the main index.php. Removed webchat.php
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 08 11:04:32 2014 +0100 (2014-01-08)
parents 4317b7982689
children 2b715a13d650
line diff
     1.1 --- a/i18n.php	Sat Nov 24 10:47:04 2012 +0100
     1.2 +++ b/i18n.php	Wed Jan 08 11:04:32 2014 +0100
     1.3 @@ -1,7 +1,8 @@
     1.4 -<!DOCTYPE html>
     1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.8  <head>
     1.9 -	<meta charset="utf-8" />
    1.10 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.11  	<title>Internationalization | SliTaz</title>
    1.12  	<meta name="description" content="SliTaz GNU/Linux languages" />
    1.13  	<meta name="keywords" lang="en" content="SliTaz POT, gettext, translation" />