aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-08-22 06:13:52 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-08-22 06:13:52 +0000
commit0721f5e55bf8ae501e15880f9ae243a58eadd00b (patch)
treea57f95c36c57af8c192efe6f7e31b45482786303 /h-source/Application/Views
parentaf545a1469350e9cd6ce6ca3925184b601bae27d (diff)
chenged label for architecture
Diffstat (limited to 'h-source/Application/Views')
-rw-r--r--h-source/Application/Views/header.php4
1 files changed, 2 insertions, 2 deletions
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">