phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r4419 - phpcompta/trunk/html/admin


From: phpcompta-dev
Subject: [Phpcompta-dev] r4419 - phpcompta/trunk/html/admin
Date: Mon, 21 Nov 2011 14:33:14 +0100 (CET)

Author: danydb
Date: 2011-11-21 14:33:13 +0100 (Mon, 21 Nov 2011)
New Revision: 4419

Modified:
   phpcompta/trunk/html/admin/setup.php
Log:
#20 am?\195?\169liorer cosmetique setup.php: title

Modified: phpcompta/trunk/html/admin/setup.php
===================================================================
--- phpcompta/trunk/html/admin/setup.php        2011-11-21 13:30:56 UTC (rev 
4418)
+++ phpcompta/trunk/html/admin/setup.php        2011-11-21 13:33:13 UTC (rev 
4419)
@@ -18,6 +18,13 @@
        font-size:14px;
        font-family:Verdana,arial,sans-serif;
 }
+h1 {
+       color:blue;
+       font-size:14px;
+       font-family:Verdana,arial,sans-serif;
+        border : 1px solid green;
+        text-align: center;
+}
 
 p.warning  {
        font-family:Verdana,arial,sans-serif;
@@ -191,7 +198,7 @@
 require_once('config_file.php');
 include_once('constant.php');
 require_once('class_database.php');
-
+echo "<h1>Configuration</h1>";
 ?>
 <h2>Info</h2>
 Vous utilisez le domaine <?php echo domaine; ?> 
@@ -429,6 +436,7 @@
 
 echo "<p class=\"info\"> F&eacute;licitation : Installation 
r&eacute;ussie</p>";
 
+
 echo '<hr>';
 echo "<h1>Mise a jour du systeme</h1>";
 echo "<h2 > Mise &agrave; jour dossier</h2>";




reply via email to

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