noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/02: Esthetic with button "Add accounting"


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/02: Esthetic with button "Add accounting"
Date: Thu, 27 Dec 2018 05:48:27 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit b57ab4348bdeeeb68fdd021401592b220083013c
Author: Dany De Bontridder <address@hidden>
Date:   Wed Dec 26 13:35:04 2018 +0100

    Esthetic with button "Add accounting"
---
 include/param_pcmn.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php
index 8da1c48..fdb0323 100644
--- a/include/param_pcmn.inc.php
+++ b/include/param_pcmn.inc.php
@@ -79,7 +79,7 @@ echo $mtable->display_table(" where pcm_val::text like 
'{$g_start}%' order by pc
     <div id="go_up" class="inner_box" 
style="padding:0px;left:auto;width:250px;height: 
100px;display:none;position:fixed;bottom:5px;right:20px">
         <div style="margin:3%;padding:3%">
             <a class="icon" href="#up_top" >&#xe81a;</a><a 
href="javascript:show_calc()" class="icon">&#xf1ec;</a>
-            <input type="button" id="pcmn_update_add_bt3"  value="<?php echo 
_('Ajout poste comptable'); ?>">
+            <input type="button" class="smallbutton" id="pcmn_update_add_bt3"  
value="<?php echo _('Ajout poste comptable'); ?>">
         </div>
     </div>
  </div>



reply via email to

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