noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 148/219: ANC : esthetic ; remove inline CSS


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 148/219: ANC : esthetic ; remove inline CSS
Date: Mon, 18 Dec 2017 13:22:54 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4da3a125727794f78bd112abe0db55abaac50987
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 12 11:20:56 2017 +0100

    ANC : esthetic ; remove inline CSS
---
 include/anc_od.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/anc_od.inc.php b/include/anc_od.inc.php
index 2265ae0..0b028a2 100644
--- a/include/anc_od.inc.php
+++ b/include/anc_od.inc.php
@@ -40,7 +40,7 @@ $m=$pa->get_list();
 if ( ! $m )
 {
 
-    echo '<div style="float:left;width:60%;margin-left:20%"><h2 
class="error">'._('Aucun plan analytique défini').'</h2></div>';
+    echo '<div ><h2 class="error">'._('Aucun plan analytique 
défini').'</h2></div>';
     return;
 }
 



reply via email to

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