noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 189/323: Hight password and default user


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 189/323: Hight password and default user
Date: Wed, 14 Mar 2018 17:38:47 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 31e32d308a8f84140319e24d4371616965d019df
Author: Dany De Bontridder <address@hidden>
Date:   Sat Feb 10 22:19:13 2018 +0100

    Hight password and default user
---
 html/install.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/install.php b/html/install.php
index db64b01..0e414a1 100644
--- a/html/install.php
+++ b/html/install.php
@@ -211,8 +211,8 @@ if (isset($_POST['save_config'])) {
   // -----
   if ( $cnx !== false ) {
        echo '<h1>'._('Important').'</h1>';
-       echo '<p>'._('Utilisateur administrateur'),' ',$cadmin,'</p>';
-       echo '<p>',_('Mot de passe'),' phpcompta','</p>';
+       echo '<p style="font-size:120%">'._('Utilisateur administrateur'),' 
','<span style="color:red"> ',$cadmin,'</span>','</p>';
+       echo '<p style="font-size:120%">',_('Mot de passe'),'<span 
style="color:red"> phpcompta </span>','</p>';
       // Create the db
       if (is_writable(NOALYSS_INCLUDE)) { 
         $url=config_file_create($_POST,1,$os); 



reply via email to

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