website rev 1236

pt: fix header and menu
author Christophe Lincoln <pankso@slitaz.org>
date Sat Dec 20 16:14:06 2014 +0100 (2014-12-20)
parents e8f94f4d5400
children 74e2ef5cc665
files lib/html/header.pt.html lib/html/nav.pt.html pt/about/index.php pt/index.php
line diff
     1.1 --- a/lib/html/header.pt.html	Sat Dec 13 18:24:43 2014 +0100
     1.2 +++ b/lib/html/header.pt.html	Sat Dec 20 16:14:06 2014 +0100
     1.3 @@ -1,4 +1,4 @@
     1.4 -<!-- Header -->
     1.5 +<!-- Header -->
     1.6  <div id="header">
     1.7  	<div id="network">
     1.8  		<span>Home</span>
     2.1 --- a/lib/html/nav.pt.html	Sat Dec 13 18:24:43 2014 +0100
     2.2 +++ b/lib/html/nav.pt.html	Sat Dec 20 16:14:06 2014 +0100
     2.3 @@ -1,4 +1,4 @@
     2.4 -<!-- 
     2.5 +<!-- 
     2.6  	Navigation Next Generation !!!
     2.7  	To be translated when migration is finished 
     2.8  -->
     3.1 --- a/pt/about/index.php	Sat Dec 13 18:24:43 2014 +0100
     3.2 +++ b/pt/about/index.php	Sat Dec 20 16:14:06 2014 +0100
     3.3 @@ -1,7 +1,7 @@
     3.4  <!DOCTYPE html>
     3.5  <html lang="pt">
     3.6  <head>
     3.7 -	<meta charset=utf-8" />
     3.8 +	<meta charset="utf-8" />
     3.9  	<title>SliTaz - Sobre o Projeto</title>
    3.10  	<meta name="description" content="Informações gerais sobre o SliTaz GNU/Linux" />
    3.11  	<meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
     4.1 --- a/pt/index.php	Sat Dec 13 18:24:43 2014 +0100
     4.2 +++ b/pt/index.php	Sat Dec 20 16:14:06 2014 +0100
     4.3 @@ -1,7 +1,7 @@
     4.4  <!DOCTYPE html>
     4.5  <html lang="pt">
     4.6  <head>
     4.7 -	<meta charset=utf-8" />
     4.8 +	<meta charset="utf-8" />
     4.9  	<title>SliTaz GNU/Linux (pt)</title>
    4.10  	<meta name="description" content="Site em português do SliTaz GNU/Linux" />
    4.11  	<meta name="keywords" lang="pt" content="sistema, livre, gnu, linux, software opensource, livecd LINUX na RAM" />