aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-02-14 08:55:15 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-02-14 08:55:15 +0000
commitbd506cb53aefc43d0a63b6fc9068bd236e543244 (patch)
treeae86fdcef2fbe9d78a00c31c72f77001862f8f37
parentf41bc4738ebb6b2b4d45296f647502973aeddd14 (diff)
changed website.css to main.css
-rw-r--r--h-source/Application/Views/header.php2
-rw-r--r--[-rwxr-xr-x]h-source/Public/Css/main.css (renamed from h-source/Public/Css/website.css)0
2 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/header.php b/h-source/Application/Views/header.php
index 0c7a256..266d97a 100644
--- a/h-source/Application/Views/header.php
+++ b/h-source/Application/Views/header.php
@@ -31,7 +31,7 @@ $translations = array('insert'=>'inserted','update'=>'updated');
<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" />
- <link rel="stylesheet" type="text/css" href="<?php echo $this->baseUrl?>/Public/Css/website.css">
+ <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">
<!--[if IE 6]>
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/main.css
index e3960ba..e3960ba 100755..100644
--- a/h-source/Public/Css/website.css
+++ b/h-source/Public/Css/main.css