[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 03/04: Task #1209 - Install.php : refaire bou
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 03/04: Task #1209 - Install.php : refaire bouton Connect NOALYSS #1209 : bouton connectez-vous |
Date: |
Thu, 05 Nov 2015 16:43:03 +0000 |
sparkyx pushed a commit to branch master
in repository noalyss.
commit d2c39b8c245bf67b7e88bb87f365b2a5035296b7
Author: Dany De Bontridder <address@hidden>
Date: Thu Nov 5 17:16:11 2015 +0100
Task #1209 - Install.php : refaire bouton Connect NOALYSS
#1209 : bouton connectez-vous
---
html/install.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/html/install.php b/html/install.php
index 24034fa..f4e0b28 100644
--- a/html/install.php
+++ b/html/install.php
@@ -645,5 +645,5 @@ echo "</h2>";
?>
</p>
<p style="text-align: center">
-<A style="" class="button" HREF="index.php"><?php echo _('Connectez-vous à
NOALYSS')?></A>
+<A style="display:inline;margin:10px;padding:10px;" class="button"
HREF="index.php"><?php echo _('Connectez-vous à NOALYSS')?></A>
</p>
\ No newline at end of file