noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 125/162: Esthetic with button "Add accounting


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 125/162: Esthetic with button "Add accounting"
Date: Sat, 11 Jul 2020 13:24:00 -0400 (EDT)

sparkyx pushed a commit to annotated tag E-4
in repository noalyss.

commit 521135c8fe351082847981f6cdc1d2abfd354620
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: 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]