phpcompta-dev
[Top][All Lists]
Advanced

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

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


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

Author: danydb
Date: 2011-11-21 14:45:23 +0100 (Mon, 21 Nov 2011)
New Revision: 4421

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

Modified: phpcompta/trunk/html/admin/setup.php
===================================================================
--- phpcompta/trunk/html/admin/setup.php        2011-11-21 13:41:09 UTC (rev 
4420)
+++ phpcompta/trunk/html/admin/setup.php        2011-11-21 13:45:23 UTC (rev 
4421)
@@ -11,6 +11,9 @@
        font-family:Verdana,arial,sans-serif;
         padding: 30px;
         border : 1px solid green;
+        width:70%;
+        margin-left: 15%;
+        margin-right: 15%;
             
 }
 h2.error {
@@ -439,9 +442,6 @@
 //--
 $cn=new Database();
 
-echo "<p class=\"info\"> F&eacute;licitation : Installation 
r&eacute;ussie</p>";
-
-
 echo "<h1>Mise a jour du systeme</h1>";
 echo "<h2 > Mise &agrave; jour dossier</h2>";
 
@@ -488,6 +488,7 @@
    }
 
  if (! DEBUG) ob_end_clean();
- echo "<p class=\"info\">Tout est install&eacute; $succeed</p>";
+ echo "<p class=\"info\">Tout est install&eacute; $succeed";
 ?>
 <A HREF="../index.php">Connectez-vous à PhpCompta</A>
+</p>
\ No newline at end of file




reply via email to

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