phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r5217 - in phpcompta/trunk: html html/image include


From: phpcompta-dev
Subject: [Phpcompta-dev] r5217 - in phpcompta/trunk: html html/image include
Date: Mon, 6 May 2013 22:14:15 +0200 (CEST)

Author: danydb
Date: 2013-05-06 22:14:14 +0200 (Mon, 06 May 2013)
New Revision: 5217

Added:
   phpcompta/trunk/html/image/logo7.png
Removed:
   phpcompta/trunk/html/image/logo7.gif
   phpcompta/trunk/html/image/logo7.jpg
Modified:
   phpcompta/trunk/html/index.php
   phpcompta/trunk/include/ac_common.php
Log:
task 833 : ajout nouveau logos

Deleted: phpcompta/trunk/html/image/logo7.gif
===================================================================
(Binary files differ)

Deleted: phpcompta/trunk/html/image/logo7.jpg
===================================================================
(Binary files differ)

Added: phpcompta/trunk/html/image/logo7.png
===================================================================
(Binary files differ)


Property changes on: phpcompta/trunk/html/image/logo7.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: phpcompta/trunk/html/index.php
===================================================================
--- phpcompta/trunk/html/index.php      2013-05-03 22:31:33 UTC (rev 5216)
+++ phpcompta/trunk/html/index.php      2013-05-06 20:14:14 UTC (rev 5217)
@@ -119,6 +119,7 @@
 <HTML>
 <head>
 <TITLE> PhpCompta </TITLE>
+<link rel="shortcut icon" type="image/ico" href="favicon.ico" />
 <style>
 BODY {
 background-color:white;
@@ -194,7 +195,7 @@
 <BR>
 <BR>
 <center>
-<IMG SRC="image/logo7.jpg" alt="Logo">
+<IMG SRC="image/logo7.png" alt="PhpCompta">
 <BR>
 <BR>
 <BR>

Modified: phpcompta/trunk/include/ac_common.php
===================================================================
--- phpcompta/trunk/include/ac_common.php       2013-05-03 22:31:33 UTC (rev 
5216)
+++ phpcompta/trunk/include/ac_common.php       2013-05-06 20:14:14 UTC (rev 
5217)
@@ -296,6 +296,7 @@
 
     echo "<HEAD>
     <TITLE>$title</TITLE>
+       <link rel=\"icon\" type=\"image/ico\" href=\"favicon.ico\" />
     <META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF8\">
     <LINK REL=\"stylesheet\" type=\"text/css\" href=\"$style\" 
media=\"screen\">
     <link rel=\"stylesheet\" type=\"text/css\" href=\"style-print.css\" 
media=\"print\">" .



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]