From 0721f5e55bf8ae501e15880f9ae243a58eadd00b Mon Sep 17 00:00:00 2001
From: Antonio Gallo <tonicucoz@gmail.com>
Date: Mon, 22 Aug 2011 06:13:52 +0000
Subject: chenged label for architecture

---
 h-source/Application/Views/header.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'h-source/Application/Views/header.php')

diff --git a/h-source/Application/Views/header.php b/h-source/Application/Views/header.php
index 96f1a8c..c70ba59 100644
--- a/h-source/Application/Views/header.php
+++ b/h-source/Application/Views/header.php
@@ -31,8 +31,8 @@ $currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index';
 
 	<title><?php echo $title;?></title>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
-	<meta name="description" content="free software project with the aim of collecting informations about the hardware that work with a fully free operating system" />
-	<meta name="keywords" content="free software GNU Linux distribution hardware wiki users freedom" />
+	<meta name="description" content="free software project with the aim of collecting information about the hardware that works with a fully free operating system" />
+	<meta name="keywords" content="hardware database free software GNU Linux distribution wiki users freedom" />
 	<link rel="stylesheet" type="text/css" href="<?php echo $this->baseUrl?>/Public/Css/main.css">
 	<link rel="Shortcut Icon" href="<?php echo $this->baseUrl?>/Public/Img/tab_icon_2.ico" type="image/x-icon">
 
-- 
cgit v1.2.3