noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 14/16: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 14/16: Task #1045 - Amélioration apparence :
Date: Fri, 21 Nov 2014 23:17:37 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit dedf27da03e501e18febf248ec1ab61bbf510bce
Author: Dany De Bontridder <address@hidden>
Date:   Sat Nov 22 00:13:56 2014 +0100

    Task #1045 - Amélioration apparence  :
---
 include/template/param_jrn.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/include/template/param_jrn.php b/include/template/param_jrn.php
index 74de5c4..fcd464e 100644
--- a/include/template/param_jrn.php
+++ b/include/template/param_jrn.php
@@ -123,12 +123,13 @@ echo $str_add_button;
     </td>
 </tr>    
 </TABLE>
+<hr>
     <?php
     /////////////////// ACH //////////////////////////////////
     if ( $new ==1 || $type=='ACH' ) : 
         ?>
     <div id='ACH_div' >
-    <H2 class="info"> Fiches </H2>
+    <h2 > Fiches </h2>
     <TABLE class="result" style="width:80%;margin-left:10%;">
         <tr>
             <th>
@@ -185,7 +186,7 @@ echo $str_add_button;
     if ( $new ==1  || $type=='VEN' ) : 
         ?>
     <div id='VEN_div' >
-    <H2 class="info"> Fiches </H2>
+    <h2> Fiches </h2>
     <TABLE class="result" style="width:80%;margin-left:10%;">
         
         <tr>
@@ -243,7 +244,7 @@ echo $str_add_button;
     if ( $new ==1 || $type=='ODS' ) : 
         ?>
     <div id='ODS_div' >
-    <H2 class="info"> Fiches </H2>
+    <h2> Fiches </h2>
    <TABLE class="result" style="width:60%;margin-left:20%;">
         <tr>
             <th>
@@ -294,7 +295,7 @@ echo $str_add_button;
     if ( $new ==1 || $type=='FIN' ) : 
         ?>
     <div id='FIN_div' >
-    <H2 class="info"> Fiches </H2>
+    <h2> Fiches </h2>
      <TABLE class="result" style="width:60%;margin-left:20%;">
         <tr>
             <th>



reply via email to

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